mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
Fix formatting problems
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
5285017ba9
commit
e57e223ab7
@ -389,7 +389,7 @@ class ConvertedDocument(BaseModel):
|
||||
# table specific flags
|
||||
add_table_cell_location=add_table_cell_location,
|
||||
add_table_cell_label=add_table_cell_label,
|
||||
add_table_cell_text=add_table_cell_text
|
||||
add_table_cell_text=add_table_cell_text,
|
||||
)
|
||||
|
||||
def render_element_images(
|
||||
|
Loading…
Reference in New Issue
Block a user