aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services/users/keys.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygithub3/services/users/keys.py')
-rw-r--r--pygithub3/services/users/keys.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pygithub3/services/users/keys.py b/pygithub3/services/users/keys.py
index 996233c..2884881 100644
--- a/pygithub3/services/users/keys.py
+++ b/pygithub3/services/users/keys.py
@@ -8,7 +8,6 @@ class Keys(Service):
""" Consume `Keys API <http://developer.github.com/v3/users/keys/>`_
.. warning::
-
You must be authenticated for all requests
"""