from step_f import step_f def step_e(x): step_f(x) return x