diff --git a/github/Repository.py b/github/Repository.py index 7b4f4a22..dbb09484 100644 --- a/github/Repository.py +++ b/github/Repository.py @@ -2931,7 +2931,7 @@ class Repository(github.GithubObject.CompletableGithubObject): def get_releases(self): """ - :calls: `GET /repos/:owner/:repo/releases `_ + :calls: `GET /repos/:owner/:repo/releases