Skip to content

Commit 8acb75c

Browse files
committed
fix typo
1 parent 5a92eda commit 8acb75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/tuner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ def best_estimator(self, best_training_job=None):
761761
object.
762762
763763
Args:
764-
best_training_job (dict): dict: Dictionary containing "TrainingJobName" and
764+
best_training_job (dict): Dictionary containing "TrainingJobName" and
765765
"TrainingJobDefinitionName".
766766
Example:
767767
{

0 commit comments

Comments
 (0)