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.
1 parent 5322107 commit 5a0a3bcCopy full SHA for 5a0a3bc
singularity/tests/test_build.py
@@ -11,7 +11,7 @@
11
assert_equal
12
)
13
14
-from singularity.built.utils import get_build_template
+from singularity.build.utils import get_build_template
15
from singularity.utils import (
16
get_installdir,
17
read_file
0 commit comments