Sunshine/.flake8
2025-06-12 20:42:08 -04:00

8 lines
89 B
INI

[flake8]
filename =
*.py
max-line-length = 120
extend-exclude =
.venv/
venv/