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