b80bcf610d
* applying black (with the default 88-column limit) * add flake8 * add isort * fix isort
5 lines
53 B
INI
5 lines
53 B
INI
[flake8]
|
|
per-file-ignores =
|
|
*/__init__.py: F401
|
|
|