.vscode/

.hatch/
venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
*.egg-info/

.coverage*
