__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.ty_cache/
src/instantlyai/models/.openapi-spec.json
site/
.python-version

.coverage
coverage.xml
