forked from jan/fatamorgana
cleanup based on flake8 output
This commit is contained in:
parent
b2928c8b1c
commit
01b3f9ca3a
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