Skip to content

Commit b3abb97

Browse files
committed
Updated exclusion list
- Legacy-Id: 264
1 parent 804f669 commit b3abb97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/pyflakes.exclude

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ietf/settings.py:144: 'from settings_local import *' used; unable to detect undefined names
1+
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
44
ietf/urls.py:1: 'handler500' imported but unused

0 commit comments

Comments
 (0)