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