Merge pull request #52 from sunrabbit123/patch-1
Fix: remove unreached code in tool.py
This commit is contained in:
commit
be1c9495d6
1 changed files with 0 additions and 2 deletions
|
|
@ -284,5 +284,3 @@ def function_tool(
|
||||||
return _create_function_tool(real_func)
|
return _create_function_tool(real_func)
|
||||||
|
|
||||||
return decorator
|
return decorator
|
||||||
return decorator
|
|
||||||
return decorator
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue