mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
fixed doc comment of __call__ function of code_formula_model
Signed-off-by: Matteo Omenetti <omenetti.matteo@gmail.com>
This commit is contained in:
parent
d737bb9416
commit
2af4bc160e
@ -234,7 +234,7 @@ class CodeFormulaModel(BaseItemAndImageEnrichmentModel):
|
|||||||
----------
|
----------
|
||||||
doc : DoclingDocument
|
doc : DoclingDocument
|
||||||
The document being processed.
|
The document being processed.
|
||||||
element_batch : Iterable[NodeItem]
|
element_batch : Iterable[ItemAndImageEnrichmentElement]
|
||||||
A batch of elements to be processed.
|
A batch of elements to be processed.
|
||||||
|
|
||||||
Returns
|
Returns
|
||||||
|
Loading…
Reference in New Issue
Block a user