.pytest_cache/
tests/.pytest_cache/
tests/__pycache__/
tests/.mypy_cache/
__pycache__
venv/
*.pyc

/.venv

/.cache
/.config
/.coverage
/.coverage_output
/.eggs
/.local
/.npm
/.tox
/build
/dist
/*.egg-info
