Skip to content

Commit 084450b

Browse files
committed
Remove extra new-line
1 parent fe0e027 commit 084450b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

github3/repos/release.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ def download(self, path=''):
195195
it can take a file-like object as well
196196
:type path: str, file
197197
:returns: bool -- True if successful, False otherwise
198-
199198
"""
200199
headers = {
201200
'Accept': 'application/octet-stream'

0 commit comments

Comments
 (0)