import lxml.etree

def inline(tree: lxml.etree._Element) -> None: ...