.venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.hypothesis/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
*.log
coverage.xml
.coverage
.tox/
docs/apidocs/
docs/_build/
