Skip to content

Commit cd51335

Browse files
author
Kenneth Reitz
committed
docs update
1 parent 97d8535 commit cd51335

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

github3/models.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@ def __repr__(self):
8383

8484

8585
def _update(self):
86-
"""Update the authenticated user."""
87-
88-
# TODO: check that user is authenticated
86+
"""Update the User."""
8987

9088
args = to_api(
9189
dict(

0 commit comments

Comments
 (0)