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