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