Skip to content

Commit 37778ff

Browse files
committed
fixed compatibility tests with step decorator
1 parent 18ea484 commit 37778ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/sagemaker/remote_function/test_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,6 +1504,7 @@ def test_consistency_between_remote_and_step_decorator():
15041504
"s3_kms_key",
15051505
"s3_root_uri",
15061506
"sagemaker_session",
1507+
"disable_output_compression",
15071508
"use_torchrun",
15081509
"use_mpirun",
15091510
"nproc_per_node",

0 commit comments

Comments
 (0)