deephealthproject / pyecvl

Python wrapper for the ECVL.
MIT License
4 stars 2 forks source link

Fix test_eddl #39

Closed simleo closed 3 years ago

simleo commented 3 years ago

The test_eddl module was never updated after switching to pyeddl 0.8.0 / eddl 0.6.0. The pytest command still succeeded since it was set to skip tests on the unsuccessful import of the old eddlT module.