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 6d03cc5 commit b89f5e3Copy full SHA for b89f5e3
1 file changed
docs/source/conf.py
@@ -33,6 +33,8 @@
33
34
("py:func", "trio_asyncio.wait_for_child"),
35
("py:func", "trio_asyncio.run_future"),
36
+ ("py:func", "trio_asyncio.run_coroutine"),
37
+ ("py:func", "trio_asyncio.run_asyncio"),
38
("py:class", "trio_asyncio.TrioEventLoop"),
39
("py:class", "trio_asyncio.TrioExecutor"),
40
("py:class", "trio_asyncio.TrioChildWatcher"),
0 commit comments