diff --git a/HARK/ConsumptionSaving/ConsIndShockModel.py b/HARK/ConsumptionSaving/ConsIndShockModel.py index b1f1e015f..604528bc5 100644 --- a/HARK/ConsumptionSaving/ConsIndShockModel.py +++ b/HARK/ConsumptionSaving/ConsIndShockModel.py @@ -44,8 +44,8 @@ combine_indep_dstns, expected, ) -from HARK.interpolation import CubicHermiteInterp as CubicInterp from HARK.interpolation import ( + CubicInterp, LinearInterp, LowerEnvelope, MargMargValueFuncCRRA,