mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 06:53:59 +00:00
docs: community docstring updates (#21040)
Added missed docstrings. Updated docstrings to consistent format.
This commit is contained in:
@@ -192,7 +192,7 @@ def get_loader_type(loader: str) -> str:
|
||||
|
||||
def get_loader_full_path(loader: BaseLoader) -> str:
|
||||
"""Return an absolute source path of source of loader based on the
|
||||
keys present in Document object from loader.
|
||||
keys present in Document.
|
||||
|
||||
Args:
|
||||
loader (BaseLoader): Langchain document loader, derived from Baseloader.
|
||||
|
Reference in New Issue
Block a user