# Python byte codes
**/__pycache__/
*.pyc

# pytest results
.pytest_cache
.coverage
