.hypothesis
*.py[cod]
__pycache__/
*.egg-info
dask-worker-space/
docs/build
build/
dist/
.idea/
log.*
log
.pytest_cache/
.coverage
.DS_Store
*.swp
*.swo
.cache/
.ipynb_checkpoints
.vscode/

_build

coverage.xml
doc/clustergram.html
doc/clustergram.svg
doc/clustergram.pickle
doc/notebooks/clustergram.html
doc/notebooks/clustergram.svg
doc/notebooks/clustergram.pickle

.ruff_cache