ngxstat/.flake8
ngxstat-bot 5053a4c4db
Some checks failed
CI / Lint, test, and build (push) Failing after 46s
lint: re-enable E402; remove sys.path hacks; drop unused pytest imports in tests
2025-08-16 05:24:14 -05:00

3 lines
75 B
INI

[flake8]
exclude = .git, .venv, output, static/icons
max-line-length = 160