Skip to content

Commit 422e0ba

Browse files
committed
fix: unit test constant
1 parent 19668b1 commit 422e0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/sagemaker/jumpstart/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2300,7 +2300,7 @@
23002300
"training_prepacked_script_key": None,
23012301
"hosting_prepacked_artifact_key": None,
23022302
"hosting_model_package_arns": None,
2303-
"hosting_eula_key": False,
2303+
"hosting_eula_key": None,
23042304
"hyperparameters": [
23052305
{
23062306
"name": "epochs",

0 commit comments

Comments
 (0)