Skip to content

Commit

Permalink
Removed pass from Transaction Class.
Browse files Browse the repository at this point in the history
Co-authored-by: Shoham Elias <[email protected]>
  • Loading branch information
GilboaAWS and shohamazon authored May 27, 2024
1 parent 5d9821a commit 8e3d323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/python/glide/async_commands/transaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -2624,4 +2624,3 @@ def sort_store(
return self.append_command(RequestType.Sort, args)

# TODO: add all CLUSTER commands
pass

0 comments on commit 8e3d323

Please sign in to comment.