Skip to content

Commit 58d1d49

Browse files
committed
fix formatting
1 parent 338f608 commit 58d1d49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/jumpstart/hub/test_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ def test_construct_hub_model_reference_arn_from_inputs():
110110
== "arn:aws:sagemaker:us-west-2:123456789123:hub-content/my-mock-hub/ModelReference/pytorch-ic-imagenet-v2/*"
111111
)
112112

113-
114113
def test_generate_hub_arn_for_init_kwargs():
115114
hub_name = "my-hub-name"
116115
hub_arn = "arn:aws:sagemaker:us-west-2:12346789123:hub/my-awesome-hub"

0 commit comments

Comments
 (0)