We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6adf63 commit 335fd5bCopy full SHA for 335fd5b
patterns/behavioral/publish_subscribe.py
@@ -65,7 +65,7 @@ def main():
65
>>> vani.subscribe("movie")
66
>>> vani.unsubscribe("movie")
67
68
- # Note that no one subscirbed to `ads`
+ # Note that no one subscribed to `ads`
69
# and that vani changed their mind
70
71
>>> fftv.publish("cartoon")
0 commit comments