mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 06:18:05 +00:00
add a new-line
This commit is contained in:
@@ -1153,4 +1153,4 @@ class BaseToolkit(BaseModel, ABC):
|
|||||||
|
|
||||||
@abstractmethod
|
@abstractmethod
|
||||||
def get_tools(self) -> list[BaseTool]:
|
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