mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 21:47:12 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -54,7 +54,7 @@ class SearchEventsInput(BaseModel):
|
||||
|
||||
|
||||
class O365SearchEvents(O365BaseTool):
|
||||
"""Class for searching calendar events in Office 365
|
||||
"""Search calendar events in Office 365.
|
||||
|
||||
Free, but setup is required
|
||||
"""
|
||||
|
Reference in New Issue
Block a user