Skip to content

Commit b43ef07

Browse files
committed
Flake8
1 parent be68d83 commit b43ef07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyflakes/test/test_imports.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,7 @@ def f() -> "b":
10691069
pass
10701070
''')
10711071

1072+
10721073
class TestSpecialAll(TestCase):
10731074
"""
10741075
Tests for suppression of unused import warnings by C{__all__}.

0 commit comments

Comments
 (0)