Skip to content

Commit d322a2b

Browse files
author
Maksym Lysak
committed
fixing precommit issue
Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
1 parent 429b114 commit d322a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docling_cvat_tools/cvat_tools/cvat_to_docling_linear.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ def convert(self) -> DoclingDocument:
636636

637637
print("==========================================")
638638
print(global_order)
639-
print("==========================================")
639+
print("==========================================")
640640

641641
# Process elements in reading order, building list hierarchy on-demand
642642
self._process_elements_in_order_linear(global_order)

0 commit comments

Comments
 (0)