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.
2 parents 52321a2 + 5a12727 commit c70790dCopy full SHA for c70790d
docs/guide/getting-started.md
@@ -66,7 +66,7 @@ Calling the `startup` method is necessary. If you don't call it, you may get an
66
If you run this code, you will get this in your terminal:
67
68
```bash:no-line-numbers
69
-❯ python mybroker.py
+❯ python broker.py
70
Task execution took: 7.3909759521484375e-06 seconds.
71
Returned value: 2
72
```
0 commit comments