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 1e23db4 commit 9bc4a4bCopy full SHA for 9bc4a4b
tests/unit/sagemaker/jumpstart/hub/test_hub.py
@@ -87,7 +87,6 @@ def test_create_with_no_bucket_name(
87
"hub_description": hub_description,
88
"hub_display_name": hub_display_name,
89
"hub_search_keywords": hub_search_keywords,
90
- "s3_storage_config": {"S3OutputPath": None},
91
"tags": tags,
92
}
93
response = hub.create(
0 commit comments