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 978bdc6 commit b5392c5Copy full SHA for b5392c5
src/frequenz/client/base/client.py
@@ -103,7 +103,7 @@ async def main():
103
break
104
```
105
106
- !!! Note
+ Note:
107
* In this case a very simple `GrpcStreamBroadcaster` is used, asuming that
108
each call to `example_stream` will stream the same data. If the request
109
is more complex, you will probably need to have some kind of map from
0 commit comments