.venv/
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
coverage.xml
htmlcov/
dist/
*.egg-info/
.eggs/
*.egg
.mypy_cache/
.ruff_cache/
.DS_Store
