Skip to content

Commit 44907ce

Browse files
author
Tim Song
committed
fix pylint
1 parent 4a7b2ad commit 44907ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/session.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2422,7 +2422,7 @@ def _map_tuning_config(
24222422
Setting a random seed will make the hyperparameter tuning search strategies to
24232423
produce more consistent configurations for the same tuning job.
24242424
strategy_config (dict): A configuration for the hyperparameter tuning job optimisation
2425-
strategy.
2425+
strategy.
24262426
24272427
Returns:
24282428
A dictionary of tuning job configuration. For format details, please refer to

0 commit comments

Comments
 (0)