toronado.pyi 70 B

123
  1. import lxml.etree
  2. def inline(tree: lxml.etree._Element) -> None: ...