diff blast_report.py @ 12:9cf35f30bfb4 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 06:20:42 +0000
parents 2b5862fee78e
children 8d92b3b58f5e
line wrap: on
line diff
--- a/blast_report.py	Tue Mar 03 06:18:09 2020 +0000
+++ b/blast_report.py	Tue Mar 03 06:20:42 2020 +0000
@@ -206,6 +206,3 @@
 out_html.write(str(html))
 out_html.close()
 
-
-if __name__ == '__main__':
-    main()