from step_m import step_m def step_l(x): step_m(x) return x