mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
PullRequestComment docstring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user