Skip to content

Commit f94cfb3

Browse files
committed
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

Diff for: docs/api.rst

+3
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)