提交 44e9fe07 编写于 作者: S Shinwell Hu

fix lint issue

上级 5c84f0f4
......@@ -25,7 +25,6 @@ class Advisor(object):
self.tc_members = None
self.time_format = "%Y-%m-%dT%H:%M:%S%z"
def get_json(self, url):
"""
Return object parsed from remote json
......@@ -40,7 +39,6 @@ class Advisor(object):
resp = json.loads(u.read().decode("utf-8"))
return resp
def get_file(self, repo, path):
"""
Get remote raw file
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册