
notes.txt
*.pyc
*.pytest_cache/
docs/build/
*.ipynb_checkpoints
*~$notes_Requirements.xlsx
dist/
venv

# Unit test / coverate reports
.coverage
.tox
*.mypy_cache/