PullRequestComment docstring

This commit is contained in:
martinqt
2013-06-02 12:36:21 +02:00
parent d615ead964
commit 0c15af9dec
+1 -1
View File
@@ -21,7 +21,7 @@ import github.NamedUser
class PullRequestComment(github.GithubObject.CompletableGithubObject):
"""
This class represents PullRequestComments as returned for example by http://developer.github.com/v3/todo
This class represents PullRequestComments. The reference can be found here http://developer.github.com/v3/pulls/comments/
"""
@property