.idea/
.ipynb_checkpoints/
.pytest_cache/
.mypy_cache/

__pycache__/

build/
dist/

venv*/

tmp_*
*.ipynb

