.git
.coverage
.hypothesis
.mypy_cache
.pytest_cache
.ruff_cache
.venv
**/.parity*
**/.venv
**/__pycache__
**/*.py[cod]
**/candidate-src
**/environments
**/reports
coverage.xml
dist
htmlcov
