We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90010a7 + 51a5be0 commit be1c949Copy full SHA for be1c949
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