mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-12 15:27:06 +00:00
Update doc string of pypdf.py (#7805)
This commit is contained in:
parent
19c1e2e61d
commit
e6b8b7529b
@ -153,7 +153,7 @@ class PyPDFToDocument:
|
||||
Converts PDF files to Documents.
|
||||
|
||||
:param sources:
|
||||
List of HTML file paths or ByteStream objects.
|
||||
List of file paths or ByteStream objects.
|
||||
:param meta:
|
||||
Optional metadata to attach to the Documents.
|
||||
This value can be either a list of dictionaries or a single dictionary.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user