Updated pyflakes exceptions
- Legacy-Id: 253
This commit is contained in:
parent
79ca952b76
commit
6ac5172c90
|
@ -1,5 +1,6 @@
|
|||
ietf/settings.py:144: 'from settings_local import *' used; unable to detect undefined names
|
||||
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
|
||||
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
|
||||
ietf/urls.py:1: 'handler500' imported but unused
|
||||
ietf/urls.py:1: 'handler404' imported but unused
|
||||
ietf/ipr/views.py:6: 'new' imported but unused
|
||||
|
|
Loading…
Reference in a new issue