Skip to content

Commit 9bffe47

Browse files
lint
1 parent 5b102a1 commit 9bffe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_asyncio/test_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,4 +442,4 @@ def tearDown(self):
442442
futures.Future = self._Future
443443
del self._Future
444444

445-
asyncio.current_task = asyncio.tasks.current_task = self._current_task
445+
asyncio.current_task = asyncio.tasks.current_task = self._current_task

0 commit comments

Comments
 (0)