mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 03:55:00 +00:00
* Update document_converter.py Fixing caching same class with different options by using composite key (class, options) # TODO this will ignore if different options have been defined for the same pipeline class. at row 292 Signed-off-by: mislavmartinic <mislav.martinic@pontistechnology.com> * formatted script * removed unnecessary hasattr check * pre-commit chain run --------- Signed-off-by: mislavmartinic <mislav.martinic@pontistechnology.com> |
||
---|---|---|
.. | ||
backend | ||
chunking | ||
cli | ||
datamodel | ||
models | ||
pipeline | ||
utils | ||
__init__.py | ||
document_converter.py | ||
exceptions.py | ||
py.typed |