mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
Clean up imports
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
0649e5b8c2
commit
6118540adb
@ -5,7 +5,6 @@ from typing import Iterable, List, Literal, Optional, Tuple, Union
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
from docling_core.types.doc import (
|
from docling_core.types.doc import (
|
||||||
CodeItem,
|
CodeItem,
|
||||||
DocItem,
|
|
||||||
DocItemLabel,
|
DocItemLabel,
|
||||||
DoclingDocument,
|
DoclingDocument,
|
||||||
NodeItem,
|
NodeItem,
|
||||||
|
Loading…
Reference in New Issue
Block a user