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

