Run pre-commit
This commit is contained in:
@@ -1181,7 +1181,7 @@ class MarkItDown:
|
||||
|
||||
if "llm_model" not in _kwargs and self._llm_model is not None:
|
||||
_kwargs["llm_model"] = self._llm_model
|
||||
|
||||
|
||||
# Add the list of converters for nested processing
|
||||
_kwargs["_parent_converters"] = self._page_converters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user