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