## Byte-compiled, execution cache
__pycache__/
dask-worker-space
.coverage*

# Distribution / packaging
.eggs/
eggs/
*.egg-info/
dist/
build/

# vscode
.vscode/
