Skip to content

Commit 749e168

Browse files
Captainiaakrishna1995
authored andcommitted
black
1 parent 1c4b24b commit 749e168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/sagemaker/jumpstart/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ def test_validate_model_id_and_get_type_invalid(
12671267
s3_client=mock_s3_client_value,
12681268
model_type=JumpStartModelType.PROPRIETARY,
12691269
)
1270-
1270+
12711271
self.assertIsNone(
12721272
utils.validate_model_id_and_get_type("dee", script=JumpStartScriptScope.TRAINING)
12731273
)

0 commit comments

Comments
 (0)