mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
Fixed formatting of docstrings for Repository.create_git_tag_and_release() and StatsPunchCard. (#1520)
This commit is contained in:
@@ -38,6 +38,7 @@ class StatsPunchCard(github.GithubObject.NonCompletableGithubObject):
|
||||
def get(self, day, hour):
|
||||
"""
|
||||
Get a specific element
|
||||
|
||||
:param day: int
|
||||
:param hour: int
|
||||
:rtype: int
|
||||
|
||||
Reference in New Issue
Block a user