.idea
.task

sandbox/*
*.pyc
__pycache__/
todo
results
.config
env

*.dot
*.svg
artifacts

*.ipynb_checkpoints
*.parquet
*.pickle

.coverage

.pytest_cache
.venv

.DS_Store

htmlcov
