Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kc1998dp committed Dec 24, 2024
1 parent 338f608 commit 58d1d49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/sagemaker/jumpstart/hub/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ def test_construct_hub_model_reference_arn_from_inputs():
== "arn:aws:sagemaker:us-west-2:123456789123:hub-content/my-mock-hub/ModelReference/pytorch-ic-imagenet-v2/*"
)


def test_generate_hub_arn_for_init_kwargs():
hub_name = "my-hub-name"
hub_arn = "arn:aws:sagemaker:us-west-2:12346789123:hub/my-awesome-hub"
Expand Down

0 comments on commit 58d1d49

Please sign in to comment.