Skip to content

Commit f990178

Browse files
committed
Merge branch 'cicd_test_update' of github.com:ericspod/MONAI into cicd_test_update
2 parents aa3080b + d309fe9 commit f990178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/auto3dseg/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ def _prepare_cmd_default(cmd: str, cmd_prefix: str | None = None, **kwargs: Any)
407407
408408
Args:
409409
cmd: the command or script to run in the distributed job.
410-
cmd_prefix: the command prefix to run the script,
410+
cmd_prefix: the command prefix to run the script,
411411
e.g., "python", "python -m", "python3", "/opt/conda/bin/python3.10".
412412
kwargs: the keyword arguments to be passed to the script.
413413

0 commit comments

Comments
 (0)