We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41b320 commit 51a5be0Copy full SHA for 51a5be0
src/agents/tool.py
@@ -284,5 +284,3 @@ def decorator(real_func: ToolFunction[...]) -> FunctionTool:
284
return _create_function_tool(real_func)
285
286
return decorator
287
- return decorator
288
0 commit comments