We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents def8c9f + 9185691 commit e231e49Copy full SHA for e231e49
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