PullRequestMergeStatus docstring

This commit is contained in:
martinqt
2013-06-04 15:35:09 +02:00
parent dd13f2b4bc
commit ab674dfcbc
+1 -1
View File
@@ -19,7 +19,7 @@ import github.GithubObject
class PullRequestMergeStatus(github.GithubObject.NonCompletableGithubObject):
"""
This class represents PullRequestMergeStatuss as returned for example by http://developer.github.com/v3/todo
This class represents PullRequestMergeStatuss. The reference can be found here http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged
"""
@property