Skip to content

Commit 241b8de

Browse files
fix: fixed lint error
1 parent 5822a1b commit 241b8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/uipath_langchain/agent/tools/integration_tool.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from uipath.platform.connections import ActivityMetadata, ActivityParameterLocationInfo
1919
from uipath.platform.errors import EnrichedException
2020
from uipath.runtime.errors import UiPathErrorCategory
21+
2122
from uipath_langchain.agent.exceptions import AgentStartupError, AgentStartupErrorCode
2223
from uipath_langchain.agent.react.jsonschema_pydantic_converter import create_model
2324
from uipath_langchain.agent.react.types import AgentGraphState

0 commit comments

Comments
 (0)