Skip to content

Commit b93e4dc

Browse files
authored
chore(pep8): update code for last black version (#388)
1 parent 280201d commit b93e4dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_asyncio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def test_retry_attributes(self):
8888

8989
@asynctest
9090
async def test_attempt_number_is_correct_for_interleaved_coroutines(self):
91-
9291
attempts = []
9392

9493
def after(retry_state):

0 commit comments

Comments
 (0)