mirror of
https://github.com/uw935/vatsimfox.git
synced 2026-09-17 03:38:54 +00:00
3 lines
67 B
INI
3 lines
67 B
INI
[flake8]
|
|
exclude = .git, pycache, .env, .venv
|
|
max-line-length = 120 |