commit | 825d78d397494e2b405ee1424390e4aa7a448a46 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Fri Feb 18 15:07:17 2011 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Fri Feb 18 15:07:17 2011 -0500 |
tree | 2d531acdb4f94d684956ec6b4099645f49159cca | |
parent | c3fae8adf681776c2d7f1cbffbee5713c2e20349 [diff] | |
parent | 790bddd37c84b128976f5a050822440445a21b15 [diff] |
cleanup comments
diff --git a/apiclient/ext/file.py b/apiclient/ext/file.py index be72497..0a2c97c 100644 --- a/apiclient/ext/file.py +++ b/apiclient/ext/file.py
@@ -2,8 +2,7 @@ """Utilities for OAuth. -Utilities for making it easier to work with OAuth 1.0 -credentials. +Utilities for making it easier to work with OAuth 1.0 credentials. """ __author__ = 'jcgregorio@google.com (Joe Gregorio)'