Fixup docstring to be clearer to others
authorDiane Trout <diane@caltech.edu>
Thu, 31 May 2012 22:37:37 +0000 (15:37 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 31 May 2012 22:37:37 +0000 (15:37 -0700)
encode_submission/encode_find.py

index 70f280f7e4f4f18c46c8206674ab27960001a82f..9b65fdef57f58f1635e6d1dea7dc84023bd6bc76 100644 (file)
@@ -186,7 +186,7 @@ def make_parser():
 
 
 def load_my_submissions(model, limit=None, cookie=None):
-    """Parse all the submissions from UCSC into model
+    """Parse all of my submissions from encodesubmit into model
     It will look at the global USER_URL to figure out who to scrape
     cookie contains the session cookie, if none, will attempt to login
     """