mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Publish version 1.22.0
This commit is contained in:
@@ -537,7 +537,7 @@ class Repository(github.GithubObject.CompletableGithubObject):
|
||||
self._completeIfNotSet(self._ssh_url)
|
||||
return self._ssh_url.value
|
||||
|
||||
@property
|
||||
@property
|
||||
def stargazers_count(self):
|
||||
"""
|
||||
:type: integer
|
||||
|
||||
Reference in New Issue
Block a user