docs minor fix (#25794)

This commit is contained in:
Isaac Francisco 2024-08-27 21:14:36 -07:00 committed by GitHub
parent 3c784e10a8
commit d5ddaac1fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -206,7 +206,6 @@ class PyPDFLoader(BasePDFLoader):
Zejiang Shen1( ), R
{'source': './example_data/layout-parser-paper.pdf', 'page': 0}
# TODO: Delete if async load is not implemented
Async load:
.. code-block:: python