mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-07 05:52:15 +00:00
add a new-line
This commit is contained in:
@@ -1153,4 +1153,4 @@ class BaseToolkit(BaseModel, ABC):
|
||||
|
||||
@abstractmethod
|
||||
def get_tools(self) -> list[BaseTool]:
|
||||
"""Get the tools in the toolkit."""
|
||||
"""Get the tools in the toolkit."""
|
||||
|
Reference in New Issue
Block a user