From 71a9b7ecb3c903746fd1dd253e39f93e6e0b9626 Mon Sep 17 00:00:00 2001 From: Salvatore Mesoraca Date: Tue, 24 Sep 2024 16:24:54 +0200 Subject: [PATCH] doc: fix rst format Signed-off-by: Salvatore Mesoraca --- docs/clustering.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/clustering.rst b/docs/clustering.rst index 1642b060..19354776 100644 --- a/docs/clustering.rst +++ b/docs/clustering.rst @@ -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()