zinoubm's picture
initial commit
66340f1
raw
history blame contribute delete
137 Bytes
from app.parser.parsers.pdf import PdfParser
from app.parser.parsers.docx import DocxParser
from app.parser.parsers.txt import TxtParser