materialsinnovation/pymks

Notebooks in pymks/fmks/tests don't work

wd15 opened this issue · 0 comments

wd15 commented

Using notebooks in the module tests assume that the sanitize.cfg is correctly placed which isn't the case. Better not to have notebooks as module tests as then the notebook infrastructure is required for the module tests. To see this run `python -c "import pymks; pymks.test()" outside the base pymks directory