mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
UserKey docstring
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user