Skip to content

Commit 51a5be0

Browse files
authored
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

-2
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)