4 lines
93 B
Python

from langchain_core.output_parsers.xml import XMLOutputParser
__all__ = ["XMLOutputParser"]