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):
|
def _update(self):
|
||||||
"""Update the authenticated user."""
|
"""Update the User."""
|
||||||
|
|
||||||
# TODO: check that user is authenticated
|
|
||||||
|
|
||||||
args = to_api(
|
args = to_api(
|
||||||
dict(
|
dict(
|
||||||
|
|||||||
Reference in New Issue
Block a user