.env
.coverage*
pip-wheel-metadata
.pytest_cache
*.swo
*.egg-info
**/__pycache__
coverage.xml
build
dist
.eggs
.mypy_cache
.tmontmp
.testmondata
docs/_build
.update-deps
.dmypy.json
.ipynb_checkpoints
.python-version
.vscode
.venv
