From: Diane Trout Date: Thu, 31 May 2012 22:37:37 +0000 (-0700) Subject: Fixup docstring to be clearer to others X-Git-Tag: v0.5.5~21 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=37fcb6b902bcc44393744d96fbfed2309396dcf8 Fixup docstring to be clearer to others --- diff --git a/encode_submission/encode_find.py b/encode_submission/encode_find.py index 70f280f..9b65fde 100644 --- a/encode_submission/encode_find.py +++ b/encode_submission/encode_find.py @@ -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 """