mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
reformatted the code
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
parent
8f1fd366ee
commit
78226ea7a2
@ -1,13 +1,12 @@
|
||||
|
||||
|
||||
class BaseFigureModel:
|
||||
|
||||
def __init__(self, config):
|
||||
self.config = config
|
||||
|
||||
|
||||
class FlorenceFigureModel(BaseFigureModel):
|
||||
pass
|
||||
|
||||
|
||||
class OneChartFigureModel(BaseFigureModel):
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user