*.pyc
test.py
*.gh
.pytest_cache
*/__pycache__
.coverage
.ipynb_checkpoints
*.ipynb
.tox
*.egg-info
.eggs/*
tox.ini
build
dist
venv
/.cache
/.vscode
