from step_d import step_d def step_c(x): step_d(x) return x