mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
apply styling
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
75332e9a66
commit
67a5832cae
@ -180,8 +180,7 @@ class TableStructurePrediction(BaseModel):
|
||||
table_map: Dict[int, TableElement] = {}
|
||||
|
||||
|
||||
class TextElement(BasePageElement):
|
||||
...
|
||||
class TextElement(BasePageElement): ...
|
||||
|
||||
|
||||
class FigureData(BaseModel):
|
||||
|
Loading…
Reference in New Issue
Block a user