Skip to content

Commit 3174a9b

Browse files
committed
modified: examples/shub/run_client.py
1 parent e06c568 commit 3174a9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/shub/run_client.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Compare Singularity Hub containers
1+
# Download a Singularity Hub Container
22

3-
# This is a simple script to use the singularity command line tool to obtain manifests
4-
# and compare build specs (using Singularity Hub API)
3+
# This is a simple script to use the singularity command line tool to
4+
# obtain a manifest and download an image
55

66
from singularity.hub.client import Client
77

0 commit comments

Comments
 (0)