bigfix
This commit is contained in:
parent
f2c58e887b
commit
22a7c8d83b
@ -113,7 +113,7 @@ class File2Text:
|
|||||||
'pdf':MyPdfLoader,
|
'pdf':MyPdfLoader,
|
||||||
'epub':MyEpubLoader,
|
'epub':MyEpubLoader,
|
||||||
'mobi':MyMobiLoader,
|
'mobi':MyMobiLoader,
|
||||||
'md': MyTextLoader
|
'md': MyTextLoader,
|
||||||
'txt':MyTextLoader
|
'txt':MyTextLoader
|
||||||
}
|
}
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user