We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ca952 commit 6ac5172Copy full SHA for 6ac5172
1 file changed
test/pyflakes.exclude
@@ -1,5 +1,6 @@
1
ietf/settings.py:144: '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
5
ietf/urls.py:1: 'handler404' imported but unused
6
ietf/ipr/views.py:6: 'new' imported but unused
0 commit comments