mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
Silence more flake8 errors (#1160)
Make more whitespace changes to silence flake8 errors under the github directory only.
This commit is contained in:
committed by
Wan Liuyang
parent
b8dad9817e
commit
828b53b756
@@ -1810,7 +1810,6 @@ class Repository(github.GithubObject.CompletableGithubObject):
|
||||
url_parameters
|
||||
)
|
||||
|
||||
|
||||
def get_download(self, id):
|
||||
"""
|
||||
:calls: `GET /repos/:owner/:repo/downloads/:id <http://developer.github.com/v3/repos/downloads>`_
|
||||
|
||||
Reference in New Issue
Block a user