Skip to content

Commit

Permalink
PullRequestMergeStatus docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
martinqt committed Jun 4, 2013
1 parent dd13f2b commit ab674df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/PullRequestMergeStatus.py
Expand Up @@ -19,7 +19,7 @@

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
Expand Down

0 comments on commit ab674df

Please sign in to comment.