mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Update Gist*.py
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ class Github(object):
|
||||
None,
|
||||
None
|
||||
)
|
||||
return github.Gist.Gist(self.__requester, data, completed=True)
|
||||
return github.Gist.Gist(self.__requester, headers, data, completed=True)
|
||||
|
||||
def get_gists(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user