Fix formatting problems

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer 2024-09-23 16:34:32 +02:00
parent 5285017ba9
commit e57e223ab7
2 changed files with 4 additions and 4 deletions

View File

@ -389,7 +389,7 @@ class ConvertedDocument(BaseModel):
# table specific flags # table specific flags
add_table_cell_location=add_table_cell_location, add_table_cell_location=add_table_cell_location,
add_table_cell_label=add_table_cell_label, 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( def render_element_images(