We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c3537 commit ecd391bCopy full SHA for ecd391b
tests/integ/sagemaker/workflow/test_retry.py
@@ -149,7 +149,7 @@ def test_model_registration_with_model_repack(
149
pipeline_name,
150
region_name,
151
pytorch_training_latest_version,
152
- pytorch_training_latest_py_version
+ pytorch_training_latest_py_version,
153
):
154
base_dir = os.path.join(DATA_DIR, "pytorch_mnist")
155
entry_point = os.path.join(base_dir, "mnist.py")
0 commit comments