**/*.ipynb
**/__pycache__
**/*.pytest_cache

.vscode
.idea
.coverage

data
log
dist
htmlcov