Files
vatsimfox/setup.cfg
T
2024-02-04 15:09:54 +03:00

3 lines
67 B
INI

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