aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-07-23 23:18:23 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-07-23 23:18:23 -0400
commitcd5133588ed725f00edbe280ff8677ab0944f061 (patch)
treeb9c7b86573d45e8e1af1850e75d759b2651bf67d
parentbasic auth -- that was easy :) (diff)
downloadpython-github3-cd5133588ed725f00edbe280ff8677ab0944f061.tar.xz
python-github3-cd5133588ed725f00edbe280ff8677ab0944f061.zip
docs update
-rw-r--r--github3/models.py4
1 files changed, 1 insertions, 3 deletions
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(