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 5b102a1 commit 9bffe47Copy full SHA for 9bffe47
Lib/test/test_asyncio/test_graph.py
@@ -442,4 +442,4 @@ def tearDown(self):
442
futures.Future = self._Future
443
del self._Future
444
445
- asyncio.current_task = asyncio.tasks.current_task = self._current_task
+ asyncio.current_task = asyncio.tasks.current_task = self._current_task
0 commit comments