__pycache__/*
*.pyc
*~
.ipynb*
.coverage
/cover/*
.DS_Store*
/dist/*
/build/*
.cache/*
.idea/*
NeuNorm.egg-info*/

.pytest_cache/
