# HG changeset patch # User Jan Kanis # Date 1404226472 -7200 # Node ID 87c5402e0ba84d0c8ca780c64f8012f859fbc28f # Parent 5bfaa3ee1f279637ee5d09428f1304a27d60572d fix error diff -r 5bfaa3ee1f27 -r 87c5402e0ba8 blast2html.py --- a/blast2html.py Tue Jul 01 16:51:38 2014 +0200 +++ b/blast2html.py Tue Jul 01 16:54:32 2014 +0200 @@ -399,7 +399,7 @@ except OSError: continue if not links: - warnings.warn("No gene bank link templates found in {0}".format(', '.join(files)) + warnings.warn("No gene bank link templates found in {0}".format(', '.join(files))) return links