4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
[flake8]
|
||
|
max-line-length = 120
|
||
|
exclude = .git,__pycache__,old,build,dist
|