3 lines
75 B
INI
3 lines
75 B
INI
[flake8]
|
|
exclude = .git, .venv, output, static/icons
|
|
max-line-length = 160
|