geekyrakshit's picture
add: load_text_from_pdf
b9d8094
raw
history blame
76 Bytes
from .load_text import load_text_from_pdf
__all__ = ["load_text_from_pdf"]