Skip to content

Commit ba9d2f5

Browse files
edjsonclaude[bot]
andcommitted
Apply suggestion from @claude[bot]
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Signed-off-by: Edison <edisonggacc@gmail.com>
1 parent 393d889 commit ba9d2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nemo_automodel/components/checkpoint/checkpointing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def _ensure_msc_available() -> None:
7777
if not MSC_AVAILABLE:
7878
raise ImportError(
7979
"multistorageclient is required for cloud storage paths. "
80-
"Install it with: pip install multi-storage-client"
80+
"Install it with: pip install multi-storage-client "
8181
"--index-url https://pypi.nvidia.com"
8282
)
8383

0 commit comments

Comments
 (0)