cleanup based on flake8 output
This commit is contained in:
parent
406550cfd6
commit
aa5967b58c
19 changed files with 1474 additions and 1539 deletions
1
.flake8
1
.flake8
|
|
@ -27,3 +27,4 @@ ignore =
|
|||
per-file-ignores =
|
||||
# F401 import without use
|
||||
*/__init__.py: F401,
|
||||
__init__.py: F401,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue