Skip to content

Commit 5adc005

Browse files
committed
+ add docling to init import
1 parent 7e71df6 commit 5adc005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text_extract_api/files/file_formats/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
### Run ./scripts/dev/gen-file-format-init.sh from repository root.
55

66
from .file_format import FileFormat
7+
from .docling import DoclingFileFormat
78
from .pdf import PdfFileFormat
89
from .image import ImageFileFormat

0 commit comments

Comments
 (0)