We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e765cda commit dc445a9Copy full SHA for dc445a9
1 file changed
test_unstructured/partition/test_auto.py
@@ -563,6 +563,7 @@ def test_auto_partition_pdf_with_fast_strategy(request: FixtureRequest):
563
languages=None,
564
metadata_filename=None,
565
detect_language_per_element=False,
566
+ language_fallback=None,
567
infer_table_structure=False,
568
extract_images_in_pdf=False,
569
extract_image_block_types=None,
0 commit comments