Skip to content

Commit 38495dc

Browse files
author
Malav Shastri
committed
fix failing unit tests
1 parent 5f7e955 commit 38495dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/jumpstart/model/test_model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,6 @@ def test_attach(
13601360
model_id="model-id",
13611361
model_version="model-version",
13621362
sagemaker_session=DEFAULT_JUMPSTART_SAGEMAKER_SESSION,
1363-
hub_name=None,
13641363
)
13651364
assert isinstance(val, JumpStartModel)
13661365

0 commit comments

Comments
 (0)