Files

15 lines
184 B
Plaintext
Raw Permalink Normal View History

2025-09-26 17:15:54 +08:00
[flake8]
ignore = W293
exclude =
.git,
__pycache__,
.venv,
venv,
tests,
docs,
build,
dist,
*.egg-info,
.tox,
.mypy_cache,
.pytest_cache