mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
Updated formatting
Signed-off-by: Maxim Lysak <mly@zurich.ibm.com>
This commit is contained in:
parent
a614710aa3
commit
0be9285dac
@ -70,10 +70,7 @@ class LayoutModel:
|
||||
"Key-Value Region": 0.45,
|
||||
}
|
||||
|
||||
CLASS_REMAPPINGS = {
|
||||
"Document Index": "Table",
|
||||
"Title": "Section-header"
|
||||
}
|
||||
CLASS_REMAPPINGS = {"Document Index": "Table", "Title": "Section-header"}
|
||||
|
||||
_log.debug("================= Start postprocess function ====================")
|
||||
start_time = time.time()
|
||||
|
Loading…
Reference in New Issue
Block a user