.idea/
*.h5

__pycache__/
*.py[cod]
build/
dist/
*.egg-info/

.pytest_cache/
.mypy_cache/