from step_i import step_i def step_h(x): step_i(x) return x