Skip to content

Commit ab5eafa

Browse files
authored
specify vovutils for import
1 parent 26e76b3 commit ab5eafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow/Snakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ onstart:
110110
)
111111
shell(
112112
execenv.execenv_pyexe(config, "python")
113-
+ "-c from 'lgdo.types import *'"
113+
+ "-c from 'lgdo.types.vovutils import *'"
114114
)
115115
shell(
116116
execenv.execenv_pyexe(config, "python")

0 commit comments

Comments
 (0)