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 1d1b0e9 commit edad4d1Copy full SHA for edad4d1
Lib/test/test_asyncio/test_tools.py
@@ -2,7 +2,7 @@
2
3
import unittest
4
5
-from Lib.asyncio import tools
+from asyncio import tools
6
7
8
# mock output of get_all_awaited_by function.
0 commit comments