We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804f669 commit b3abb97Copy full SHA for b3abb97
1 file changed
test/pyflakes.exclude
@@ -1,4 +1,4 @@
1
-ietf/settings.py:144: 'from settings_local import *' used; unable to detect undefined names
+ietf/settings.py:149: 'from settings_local import *' used; unable to detect undefined names
2
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
3
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
4
ietf/urls.py:1: 'handler500' imported but unused
0 commit comments