Skip to content

Commit 9674915

Browse files
authored
Update README.md
1 parent e72b7c7 commit 9674915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ filename = "sample-docs/layout-parser-paper.pdf"
4444
file = open(filename, "rb")
4545

4646
req = shared.PartitionParameters(
47+
# Note that this currently only supports a single file
4748
files=shared.PartitionParametersFiles(
4849
content=file.read(),
4950
files=filename,

0 commit comments

Comments
 (0)