Mini Shell

Direktori : /lib/python3.9/site-packages/html2text/
Upload File :
Current File : //lib/python3.9/site-packages/html2text/typing.py

class OutCallback:
    def __call__(self, s: str) -> None:
        ...