.venv
venv

# Python
__pycache__/
**/__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
build/
dist/

# Generated output
/coverage-out/
soa.md
soa.html
coverage.md
coverage.html
coverage.json
