mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 03:11:09 +00:00
Update Gist*.py
This commit is contained in:
+1
-1
@@ -274,7 +274,7 @@ class NamedUser(github.GithubObject.CompletableGithubObject):
|
||||
None,
|
||||
post_parameters
|
||||
)
|
||||
return github.Gist.Gist(self._requester, data, completed=True)
|
||||
return github.Gist.Gist(self._requester, headers, data, completed=True)
|
||||
|
||||
def get_events(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user