.vscode/
.venv/
.qodo/
**/__pycache__/
.pytest_cache/
htmlcov/
.coverage
coverage.xml
.tox/
.qlty/
.ruff_cache/

