diff --git a/github3/models.py b/github3/models.py index d17d51b..6909c00 100644 --- a/github3/models.py +++ b/github3/models.py @@ -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(