Skip to content

Commit

Permalink
Merge pull request #101 from valkey-io/aiven-sal/docfix
Browse files Browse the repository at this point in the history
doc: fix rst format
  • Loading branch information
mkmkme authored Sep 24, 2024
2 parents ca19329 + 71a9b7e commit 9b38884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/clustering.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ slots. If we hash a pattern like fo\* we will receive a keyslot for that
string but there are endless possibilities for channel names based on
this pattern - unknowable in advance. This feature is not disabled but
the commands are not currently recommended for use.
.. code:: python
>>> p1 = rc.pubsub()
Expand Down

0 comments on commit 9b38884

Please sign in to comment.