未验证 提交 0c35a96e 编写于 作者: W wt 提交者: GitHub

[skip ci] Add comments of update file on benchmark (#11141)

Signed-off-by: Nwangting0128 <ting.wang@zilliz.com>
上级 58d07b3a
......@@ -11,6 +11,7 @@ import json
def get_token(url):
""" get the request token and return the value """
rep = requests.get(url)
data = json.loads(rep.text)
if 'token' in data:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册