mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix: fix legacy doc ref (#162)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
@@ -3,8 +3,8 @@ import warnings
|
||||
from pathlib import Path
|
||||
from typing import List
|
||||
|
||||
from docling_core.types import Document as DsDocument
|
||||
from docling_core.types.doc import DoclingDocument
|
||||
from docling_core.types.legacy_doc.document import ExportedCCSDocument as DsDocument
|
||||
from pydantic import TypeAdapter
|
||||
from pydantic.json import pydantic_encoder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user