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