__pychace__/
*.py[cod]
*$py.class

build/
dist/
sdist/
wheels/
eggs/
.eggs/
.idea/
*.egg-info/
*.egg
.mypy_cache/

venv*/
.vscode/

dask-worker-space/*
.pre-commit-config.yaml
