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 c56782b commit 293337fCopy full SHA for 293337f
Lib/asyncio/tools.py
@@ -1,4 +1,4 @@
1
-"""Tool to analyze tasks running in a asyncio script."""
+"""Tools to analyze tasks running in asyncio programs."""
2
3
from dataclasses import dataclass
4
from collections import defaultdict
0 commit comments