There was an error while loading. Please reload this page.
1 parent 4c335a0 commit 9e0c2b7Copy full SHA for 9e0c2b7
1 file changed
test/pyflakes.exclude
@@ -2,6 +2,7 @@ ietf/settings.py:149: 'from settings_local import *' used; unable to detect unde
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/tests.py:16: redefinition of unused 'ietf' from line 15
5
+ietf/urls.py:7: redefinition of unused 'ietf' from line 6
6
ietf/urls.py:1: 'handler500' imported but unused
7
ietf/urls.py:1: 'handler404' imported but unused
8
ietf/ipr/views.py:6: 'new' imported but unused
0 commit comments