mirror of
https://github.com/kennethreitz/python-github3.git
synced 2026-06-05 23:10:17 +00:00
docs update
This commit is contained in:
+1
-3
@@ -83,9 +83,7 @@ class User(BaseResource):
|
||||
|
||||
|
||||
def _update(self):
|
||||
"""Update the authenticated user."""
|
||||
|
||||
# TODO: check that user is authenticated
|
||||
"""Update the User."""
|
||||
|
||||
args = to_api(
|
||||
dict(
|
||||
|
||||
Reference in New Issue
Block a user