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