migration fix, new html2text, export wip
This commit is contained in:
3
migration/html2text/typing.py
Normal file
3
migration/html2text/typing.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class OutCallback:
|
||||
def __call__(self, s: str) -> None:
|
||||
...
|
Reference in New Issue
Block a user