Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f94cfb3

Browse files
committedNov 4, 2023
docs: add queue to the api docs
1 parent 42db9e6 commit f94cfb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎docs/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
.. automodule:: asyncio.lock
2323
:members:
2424

25+
.. automodule:: asyncio.queue
26+
:members:
27+
2528
.. automodule:: asyncio.stream
2629
:members:
2730
:exclude-members: stream_awrite

0 commit comments

Comments
 (0)
Please sign in to comment.