mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Fix lazy completion!!! (issue #139)
This commit is contained in:
@@ -69,4 +69,4 @@ class GithubObject(BasicGithubObject):
|
||||
None
|
||||
)
|
||||
self._useAttributes(data)
|
||||
self._completed = True
|
||||
self.__completed = True
|
||||
|
||||
Reference in New Issue
Block a user