mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
3 lines
68 B
INI
3 lines
68 B
INI
[flake8]
|
|
exclude = .git,__pycache__,venv,.venv
|
|
max-line-length = 120 |