From: Diane Trout Date: Thu, 7 Apr 2016 19:47:31 +0000 (-0700) Subject: whitespace change X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=d38fdadf3fe3031bbbca2a15d25838b9c8918a15 whitespace change --- diff --git a/encode_submission/encode3.py b/encode_submission/encode3.py index c94eb50..7db0898 100644 --- a/encode_submission/encode3.py +++ b/encode_submission/encode3.py @@ -18,6 +18,7 @@ from htsworkflow.submission.submission import list_submissions from htsworkflow.submission.results import ResultMap from htsworkflow.submission.condorfastq import CondorFastqExtract from htsworkflow.submission.aws_submission import AWSSubmission + logger = logging.getLogger(__name__) INDENTED = " " + os.linesep