mirror of
https://github.com/civsocit/olgram.git
synced 2025-05-24 12:53:24 +00:00
3 lines
68 B
INI
3 lines
68 B
INI
[flake8]
|
|
exclude = .git,__pycache__,venv,.venv
|
|
max-line-length = 120 |