Skip to content

Commit 0786a6b

Browse files
committed
More updated excludes
- Legacy-Id: 282
1 parent aa3924e commit 0786a6b

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
@@ -1,6 +1,7 @@
11
ietf/settings.py:149: 'from settings_local import *' used; unable to detect undefined names
22
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
33
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
4+
ietf/tests.py:16: redefinition of unused 'ietf' from line 15
45
ietf/urls.py:1: 'handler500' imported but unused
56
ietf/urls.py:1: 'handler404' imported but unused
67
ietf/ipr/views.py:6: 'new' imported but unused

0 commit comments

Comments
 (0)