We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44e66d commit d1a2719Copy full SHA for d1a2719
1 file changed
singularity/build/main.py
@@ -32,6 +32,7 @@
32
from spython.main import Client
33
34
from singularity.build.utils import (
35
+ stop_if_result_none,
36
get_singularity_version,
37
test_container
38
)
0 commit comments