HOME


5h-3LL 1.0
DIR: /usr/lib/python3.9/site-packages/html2text
/usr/lib/python3.9/site-packages/html2text/
Upload File:
Current File : /usr/lib/python3.9/site-packages/html2text/typing.py
class OutCallback:
    def __call__(self, s: str) -> None:
        ...