Skip to content

Commit

Permalink
Revert one minor change in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
yipin-chen committed Jun 27, 2024
1 parent 3a583d1 commit 67fce76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/python/glide/async_commands/cluster_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ async def function_flush(
TOK: A simple `OK`.
Examples:
>>> await client.function_flush(SYNC)
>>> await client.function_flush(FlushMode.SYNC)
"OK"
Since: Redis 7.0.0.
Expand Down

0 comments on commit 67fce76

Please sign in to comment.