changeset 18:3e418806597d draft

Uploaded
author jpetteng
date Sun, 07 Jan 2018 14:36:51 -0500
parents 4d3549d9aad1
children 1eda44477d41
files ecoli_serotyping/ectyper/ectyper.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ecoli_serotyping/ectyper/ectyper.py	Sun Jan 07 14:25:15 2018 -0500
+++ b/ecoli_serotyping/ectyper/ectyper.py	Sun Jan 07 14:36:51 2018 -0500
@@ -7,7 +7,7 @@
 import sys
 import tempfile
 import datetime
-from urllib.request import urlretrieve
+# from urllib.request import urlretrieve
 
 from ectyper import (blastFunctions, commandLineOptions, definitions,
                      genomeFunctions, loggingFunctions, predictionFunctions,