From 052af7e5fe6e5d9c11cc661a704dcbcebb7d291a Mon Sep 17 00:00:00 2001 From: Brian <23239305+b-chu@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:20:13 -0400 Subject: [PATCH] Test cicd --- composer/cli/launcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/cli/launcher.py b/composer/cli/launcher.py index 91110c2add..5208acd12a 100755 --- a/composer/cli/launcher.py +++ b/composer/cli/launcher.py @@ -2,7 +2,7 @@ # Copyright 2022 MosaicML Composer authors # SPDX-License-Identifier: Apache-2.0 -"""The Composer CLI launcher for distributed training.""" +"""The Composer CLI launcher for testing distributed training.""" import contextlib import datetime