/.venv/
/.pytest_cache/
/.ruff_cache/
/.coverage
/htmlcov/
/dist/
/build/
*.egg-info/
__pycache__/
*.py[cod]
*.crv.json
*.assets/

