from step_h import step_h def step_g(x): step_h(x) return x