mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
add small comment for test
This commit is contained in:
@@ -79,7 +79,9 @@ def test_e2e_conversions():
|
||||
RapidOcrOptions(
|
||||
force_full_page_ocr=True,
|
||||
rec_font_path="test",
|
||||
rapidocr_params={"rec_font_path": None},
|
||||
rapidocr_params={
|
||||
"rec_font_path": None
|
||||
}, # should overwrite rec_font_path
|
||||
),
|
||||
False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user