Skip to content

Commit c6eb14d

Browse files
committed
fix: jumpstart docstring
1 parent 063cdc7 commit c6eb14d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sagemaker/jumpstart/validators.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ def validate_hyperparameters(
179179
default region).
180180
181181
Raises:
182-
JumpStartHyperparametersError: If the hyperparameter is not formatted correctly,
183-
according to its specs in the model metadata.
182+
JumpStartHyperparametersError: If the hyperparameters are not formatted correctly,
183+
according to their metadata specs.
184184
185185
"""
186186

0 commit comments

Comments
 (0)