Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 51a5be0

Browse files
authoredMar 12, 2025
Update tool.py
1 parent a41b320 commit 51a5be0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/agents/tool.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,3 @@ def decorator(real_func: ToolFunction[...]) -> FunctionTool:
284284
return _create_function_tool(real_func)
285285

286286
return decorator
287-
return decorator
288-
return decorator

0 commit comments

Comments
 (0)
Please sign in to comment.