@@ -259,7 +259,6 @@ Action: [这里是你要调用的工具,格式为 function_name(arg_name="arg_
```python
import requests
-import json
def get_weather(city: str) -> str:
"""