Closed OnnoEbbens closed 1 year ago
In nlmod 0.7.0 we use joblib and added it as an import to the top of the cache module because Codcay was complaining. So now you get an importerror when you import nlmod and not have joblib installed.
joblib
Should be an easy fix.
In nlmod 0.7.0 we use joblib and added it as an import to the top of the cache module because Codcay was complaining. So now you get an importerror when you import nlmod and not have
joblib
installed.Should be an easy fix.