Sunshine/.flake8
2022-10-10 12:49:59 -04:00

8 lines
89 B
INI

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