olgram/.flake8
2021-09-09 10:58:33 +03:00

3 lines
62 B
INI

[flake8]
exclude = .git,__pycache__,venv
max-line-length = 120