# Python SDK build/test artifacts (mirrored to qnsp-public minus these)
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
dist/
