# direnv files see https://github.com/direnv/direnv
.envrc
.direnv/

# pytest
.pytest_cache/

#python
__pycache__/
