PullRequest docstring

This commit is contained in:
martinqt
2013-06-02 12:38:07 +02:00
parent 0c15af9dec
commit 573b327193
+1 -1
View File
@@ -29,7 +29,7 @@ import github.Commit
class PullRequest(github.GithubObject.CompletableGithubObject):
"""
This class represents PullRequests as returned for example by http://developer.github.com/v3/todo
This class represents PullRequests. The reference can be found here http://developer.github.com/v3/pulls/
"""
@property