Skip to content

Commit 6602b27

Browse files
authored
Apply style nits from code review
1 parent e5afb6d commit 6602b27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_asyncio/test_tasks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3688,6 +3688,7 @@ async def target():
36883688

36893689
thread_future.cancel()
36903690

3691+
36913692
await asyncio.sleep(0)
36923693

36933694
self.loop.run_until_complete(target())

0 commit comments

Comments
 (0)