Skip to content

Commit c320482

Browse files
committed
fix: delint
1 parent 1b47e7e commit c320482

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • llm_demo/orchestrator/langchain_tools

llm_demo/orchestrator/langchain_tools/tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from pydantic import BaseModel, Field
2525
from toolbox_langchain_sdk import ToolboxClient
2626

27-
2827
BASE_URL = os.getenv("BASE_URL", default="http://127.0.0.1:5000")
2928
CREDENTIALS = None
3029

0 commit comments

Comments
 (0)