UserKey docstring

This commit is contained in:
martinqt
2013-06-02 12:27:49 +02:00
parent 7a643e9fef
commit 97abc24e26
+1 -1
View File
@@ -19,7 +19,7 @@ import github.GithubObject
class UserKey(github.GithubObject.CompletableGithubObject):
"""
This class represents UserKeys as returned for example by http://developer.github.com/v3/todo
This class represents UserKeys. The reference can be found here http://developer.github.com/v3/users/keys/
"""
@property