__pycache__/
*.pyc
.pytest_cache/
.venv
.venv.nosync/
dist/
build/
*.egg-info/
# scratch scripts must not be committed
/probe_*.py
