mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Fixed formatting of docstrings for Repository.create_git_tag_and_release() and StatsPunchCard. (#1520)
This commit is contained in:
@@ -981,6 +981,7 @@ class Repository(github.GithubObject.CompletableGithubObject):
|
||||
"""
|
||||
Convenience function that calls :meth:`Repository.create_git_tag` and
|
||||
:meth:`Repository.create_git_release`.
|
||||
|
||||
:param tag: string
|
||||
:param tag_message: string
|
||||
:param release_name: string
|
||||
|
||||
Reference in New Issue
Block a user