mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-11 14:18:30 +00:00
fix generation enabled
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
@@ -100,7 +100,7 @@ def test_e2e_conversions():
|
|||||||
input_path=pdf_path,
|
input_path=pdf_path,
|
||||||
doc_result=doc_result,
|
doc_result=doc_result,
|
||||||
generate=GENERATE,
|
generate=GENERATE,
|
||||||
skip_cells=True,
|
fuzzy=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
verify_conversion_result_v2(
|
verify_conversion_result_v2(
|
||||||
|
|||||||
Reference in New Issue
Block a user