# HG changeset patch # User jpetteng # Date 1515356259 18000 # Node ID c7be11e07c4f4e3d7c9fd8de21f5f59c43d6a286 # Parent d0c0b205abe1a74db8c09b197cbd64757dac11c2 Uploaded diff -r d0c0b205abe1 -r c7be11e07c4f ecoli_serotyping/ectyper/ectyper.py --- a/ecoli_serotyping/ectyper/ectyper.py Sun Jan 07 15:15:35 2018 -0500 +++ b/ecoli_serotyping/ectyper/ectyper.py Sun Jan 07 15:17:39 2018 -0500 @@ -7,9 +7,7 @@ import sys import tempfile import datetime -import blastFunctions, commandLineOptions, definitions, - genomeFunctions, loggingFunctions, predictionFunctions, - speciesIdentification +import blastFunctions, commandLineOptions, definitions, genomeFunctions, loggingFunctions, predictionFunctions, speciesIdentification from urllib.request import urlretrieve