Skip to content

Commit

Permalink
Format code.
Browse files Browse the repository at this point in the history
  • Loading branch information
yilei committed Oct 10, 2022
1 parent 42212a3 commit 3c71bd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_blackd.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
try:
from aiohttp.test_utils import unittest_run_loop
except ImportError:

# unittest_run_loop is unnecessary and a no-op since aiohttp 3.8, and
# aiohttp 4 removed it. To maintain compatibility we can make our own
# no-op decorator.
Expand Down

0 comments on commit 3c71bd6

Please sign in to comment.