提交 cdba794e 编写于 作者: Z zengweifeng

clean code

上级 3b0a6892
......@@ -191,7 +191,7 @@ def check_pypi(info):
data = resp.json()
for key in data["releases"].keys():
tags.append(key)
tags.append(key)
if len(tags) == 0:
eprint("{repo} > No Response or JSON parse failed".format(repo=info["src_repo"]))
sys.exit(1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册