Files
2025-09-26 17:15:54 +08:00

15 lines
184 B
INI

[flake8]
ignore = W293
exclude =
.git,
__pycache__,
.venv,
venv,
tests,
docs,
build,
dist,
*.egg-info,
.tox,
.mypy_cache,
.pytest_cache