Skip to content

Commit 095340a

Browse files
Update agent_factory.py
1 parent 3272dd6 commit 095340a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/kernel_agents/agent_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,3 @@ def _generate_agent_tools_list(cls) -> list[str]:
369369
all_tools.append(f"{tool_class.__name__}.{name}")
370370

371371
return all_tools
372-

0 commit comments

Comments
 (0)