mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
fix generation enabled
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
331ab36f04
commit
cc9bcc424d
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user