Skip to content

Commit

Permalink
Import OnlyIfEqual in init file
Browse files Browse the repository at this point in the history
Signed-off-by: Angraybill <[email protected]>
  • Loading branch information
Angraybill committed Jan 21, 2025
1 parent a9eb9bf commit b223110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/python/glide/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
FunctionRestorePolicy,
InfoSection,
InsertPosition,
OnlyIfEqual,
UpdateOptions,
)
from glide.async_commands.server_modules import ft, glide_json, json_transaction
Expand Down Expand Up @@ -225,6 +226,7 @@
"Script",
"ScoreBoundary",
"ConditionalChange",
"OnlyIfEqual",
"ExpireOptions",
"ExpiryGetEx",
"ExpirySet",
Expand Down

0 comments on commit b223110

Please sign in to comment.