mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 23:12:38 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -15,7 +15,7 @@ AV_PATTERN = re.compile(r"av[0-9]+")
|
||||
|
||||
class BiliBiliLoader(BaseLoader):
|
||||
"""
|
||||
Loader for fetching transcripts from BiliBili videos.
|
||||
Load fetching transcripts from BiliBili videos.
|
||||
"""
|
||||
|
||||
def __init__(
|
||||
|
Reference in New Issue
Block a user