changeset 12:9cf35f30bfb4 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 06:20:42 +0000
parents 6650fe4db541
children 456b2b3d4094
files blast_report.py
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
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()