mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 22:29:51 +00:00
add a new-line
This commit is contained in:
parent
d602141ab1
commit
7e3dea5db8
@ -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."""
|
||||||
|
Loading…
Reference in New Issue
Block a user