fix doc
This commit is contained in:
@@ -28,6 +28,7 @@ Alternatively, the ``app.add_websocket_route`` method can be used instead of the
|
|||||||
decorator:
|
decorator:
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
async def feed(request, ws):
|
async def feed(request, ws):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user