reformatted code

Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
Peter Staar
2025-09-03 16:22:19 +02:00
parent 0ec99e0f37
commit cffa6e05d0

View File

@@ -51,8 +51,8 @@ class DoclingParseV4PageBackend(PdfPageBackend):
keep_lines=False,
keep_bitmaps=False,
create_words=self._create_words,
create_textlines=self._create_textlines,
enforce_same_font=False,
create_textlines=self._create_textlines,
enforce_same_font=False,
)
# In Docling, all TextCell instances are expected with top-left origin.