You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scipy moved UnivariateSpline to a different module and deprecated the one used for the GSF splines. Need to update the splines with new namespace to avoid warning in pytest.
scipy moved UnivariateSpline to a different module and deprecated the one used for the GSF splines. Need to update the splines with new namespace to avoid warning in pytest.
https://github.com/afedynitch/crflux/blob/b8d450af131a8137abb49134a24e94063f604dae/crflux/models.py#L1068
The text was updated successfully, but these errors were encountered: