Skip to content

Commit e8edeaa

Browse files
Teng-xuakrishna1995
authored andcommitted
Remove logging
1 parent 5342d59 commit e8edeaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/image_uris/test_smp_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
@pytest.mark.parametrize("load_config", ["pytorch-smp.json"], indirect=True)
2323
def test_smp_v2(load_config):
24-
print('Running test_smp_v2')
2524
VERSIONS = load_config["training"]["versions"]
2625
PROCESSORS = load_config["training"]["processors"]
2726
distribution = {"torch_distributed":

0 commit comments

Comments
 (0)