Skip to content

Commit 9e0c2b7

Browse files
committed
Updated pyflakes ignore lines
- Legacy-Id: 546
1 parent 4c335a0 commit 9e0c2b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/pyflakes.exclude

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ietf/settings.py:149: 'from settings_local import *' used; unable to detect unde
22
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
33
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
44
ietf/tests.py:16: redefinition of unused 'ietf' from line 15
5+
ietf/urls.py:7: redefinition of unused 'ietf' from line 6
56
ietf/urls.py:1: 'handler500' imported but unused
67
ietf/urls.py:1: 'handler404' imported but unused
78
ietf/ipr/views.py:6: 'new' imported but unused

0 commit comments

Comments
 (0)