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 35ad424 commit a2f456fCopy full SHA for a2f456f
1 file changed
Doc/library/asyncio.rst
@@ -47,7 +47,7 @@ asyncio provides a set of **high-level** APIs to:
47
48
* :ref:`synchronize <asyncio-sync>` concurrent code;
49
50
-There are also **introspection** APIs and tools for:
+For **introspection**, asyncio provides APIs and tools for:
51
52
* inspecting the :ref:`async call graph <asyncio-graph>` of tasks and futures;
53
0 commit comments