Skip to content

Commit 6ac5172

Browse files
committed
Updated pyflakes exceptions
- Legacy-Id: 253
1 parent 79ca952 commit 6ac5172

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/pyflakes.exclude

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
ietf/settings.py:144: 'from settings_local import *' used; unable to detect undefined names
22
ietf/tests.py:8: redefinition of unused 'ietf' from line 7
3+
ietf/tests.py:10: redefinition of unused 'ietf' from line 9
34
ietf/urls.py:1: 'handler500' imported but unused
45
ietf/urls.py:1: 'handler404' imported but unused
56
ietf/ipr/views.py:6: 'new' imported but unused

0 commit comments

Comments
 (0)