# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

/build/
/dist/
/.eggs/
/*.egg-info/

/.idea/
*.iml

.pytest_cache/

