.venv/
__pycache__/
*.py[cod]
*.egg-info/
.dist/
dist/

# tooling / coverage (must not land in sdist)
.coverage
.pytest_cache/
.ruff_cache/
