mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
chore: run pre-commit
Signed-off-by: Ryan Lin <linjinhong@yandex.com>
This commit is contained in:
parent
666ff56495
commit
666e3a7433
@ -219,9 +219,10 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from docling.document_converter import DocumentConverter\n",
|
||||
"from docling_core.transforms.chunker import HierarchicalChunker\n",
|
||||
"\n",
|
||||
"from docling.document_converter import DocumentConverter\n",
|
||||
"\n",
|
||||
"converter = DocumentConverter()\n",
|
||||
"chunker = HierarchicalChunker()\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user