4 lines
83 B
Text
4 lines
83 B
Text
|
[flake8]
|
||
|
max-line-length = 160
|
||
|
exclude = docs/*, build/*, .git, __pycache__, build
|