We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d6a49 commit 9185691Copy full SHA for 9185691
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