cls

[internal] returns elements that are the only child of their parent.

Source


def select_only_child(self):
    return self._nodes.select_only_child()