Skip to content

Commit 24f0172

Browse files
committed
passing param down
1 parent 8dd4fbd commit 24f0172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unstructured/partition/auto.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ def partition(
170170
file=file, # type: ignore
171171
url=None,
172172
include_page_breaks=include_page_breaks,
173+
strategy=strategy,
173174
ocr_languages=ocr_languages,
174175
)
175176
elif filetype == FileType.TXT:

0 commit comments

Comments
 (0)