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