address flake8 issues
This commit is contained in:
parent
8577b347a7
commit
4dc9c68d19
23 changed files with 86 additions and 89 deletions
|
|
@ -46,3 +46,4 @@ max-line-length = 80
|
|||
per-file-ignores =
|
||||
# __init__ modules export names
|
||||
**/__init__.py: F401
|
||||
**/_compat.py: E731, B301, F401
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue