Updated pyflakes ignore lines
- Legacy-Id: 546
This commit is contained in:
parent
4c335a0d33
commit
9e0c2b7e53
|
@ -2,6 +2,7 @@ ietf/settings.py:149: 'from settings_local import *' used; unable to detect unde
|
|||
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
|
||||
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
|
||||
ietf/tests.py:16: redefinition of unused 'ietf' from line 15
|
||||
ietf/urls.py:7: redefinition of unused 'ietf' from line 6
|
||||
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