mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
#193: Add remarks
This commit is contained in:
@@ -133,6 +133,7 @@ class GithubObject(object):
|
||||
'''
|
||||
return self._headers.get(Consts.RES_LAST_MODIFED)
|
||||
|
||||
# #193: Should be only in CompletableGithubObject, NonCompletableGithubObjects don't have urls
|
||||
def update(self):
|
||||
'''
|
||||
Check and update the object with conditional request
|
||||
|
||||
Reference in New Issue
Block a user