def set_expanded_output(is_expanded): """ Pass-through for the tests """ return special.set_expanded_output(is_expanded)
def set_expanded_output(is_expanded): """Pass-through for the tests.""" return special.set_expanded_output(is_expanded)