update naming

This commit is contained in:
2026-05-20 14:16:12 -04:00
parent 75255b37d0
commit 717257dd75
2 changed files with 3 additions and 17 deletions

View File

@@ -33,7 +33,4 @@ def init(
yaml.safe_dump(config.model_dump(mode="json"), f, sort_keys=False)
console.print(f"[green]✓[/green] Config written to [bold]{dest}[/bold]")
console.print(
"Edit it (especially [cyan]s3.bucket[/cyan] and [cyan]sagemaker.training.image_uri[/cyan]) "
"before running other commands."
)
console.print("Edit it (especially [cyan]s3.bucket[/cyan]) before running other commands.")