We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
virtool_core
1 parent 251f29b commit 9eff75cCopy full SHA for 9eff75c
workflow.py
@@ -2,7 +2,7 @@
2
import os
3
from pathlib import Path
4
5
-from virtool_core.utils import compress_file
+from virtool.utils import compress_file
6
from virtool_workflow import RunSubprocess, hooks, step
7
from virtool_workflow.data.indexes import WFNewIndex
8
0 commit comments