Skip to content

Commit edad4d1

Browse files
committed
test fixes
1 parent 1d1b0e9 commit edad4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_asyncio/test_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import unittest
44

5-
from Lib.asyncio import tools
5+
from asyncio import tools
66

77

88
# mock output of get_all_awaited_by function.

0 commit comments

Comments
 (0)