Updated documentation

This commit is contained in:
Sylvus
2016-11-27 15:02:16 +01:00
committed by GitHub
parent a2da7f94c7
commit 4304ccddec
+1 -1
View File
@@ -582,7 +582,7 @@ class Repository(github.GithubObject.CompletableGithubObject):
@property
def subscribers_count(self):
"""
:type: string
:type: integer
"""
self._completeIfNotSet(self._subscribers_count)
return self._subscribers_count.value