Skip to content

Commit 617adc1

Browse files
committed
fix: update jumpstart docstring
1 parent 8a95942 commit 617adc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/hyperparameters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def validate(
8989
Raises:
9090
JumpStartHyperparametersError: If the hyperparameter is not formatted correctly,
9191
according to its specs in the model metadata.
92+
ValueError: If the combination of arguments specified is not supported.
9293
9394
"""
9495

0 commit comments

Comments
 (0)