Skip to content

Commit

Permalink
apply styling
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Dolfi <[email protected]>
  • Loading branch information
dolfim-ibm committed Jul 15, 2024
1 parent 75332e9 commit 67a5832
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docling/datamodel/base_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,7 @@ class TableStructurePrediction(BaseModel):
table_map: Dict[int, TableElement] = {}


class TextElement(BasePageElement):
...
class TextElement(BasePageElement): ...


class FigureData(BaseModel):
Expand Down

0 comments on commit 67a5832

Please sign in to comment.