/.coverage
/.env
/.mypy_cache/
/.pytest_cache/
/.ruff_cache/
/build/
/dist/
/htmlcov/
/src/*.egg-info/
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
