chore: update description of some tools
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
def run(code: str):
|
||||
"""Runs the python code.
|
||||
"""Execute the python code.
|
||||
Args:
|
||||
code: Python code to execute, such as `print("hello world")`
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user