Skip to content

Commit

Permalink
docs: add queue to the api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotjames committed Nov 4, 2023
1 parent 42db9e6 commit f94cfb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
.. automodule:: asyncio.lock
:members:

.. automodule:: asyncio.queue
:members:

.. automodule:: asyncio.stream
:members:
:exclude-members: stream_awrite
Expand Down

0 comments on commit f94cfb3

Please sign in to comment.