changeset 7:bb0476d21f80 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mash_sketch_builder/ commit 05fb8d8428ce9bc84837bb4043018ab2135f5727-dirty"
author dfornika
date Mon, 24 Feb 2020 18:24:58 +0000
parents 516e892d2b40
children 96dbdfb1ba4d
files data_manager/mash_sketch_builder.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/mash_sketch_builder.py	Mon Feb 24 18:21:54 2020 +0000
+++ b/data_manager/mash_sketch_builder.py	Mon Feb 24 18:24:58 2020 +0000
@@ -6,6 +6,7 @@
 import os
 import subprocess
 import sys
+import uuid
 
 
 DATA_TABLE_NAME = "mash_sketches"