Skip to content

Commit 961fe77

Browse files
committed
fix to pass black-check and flake8
1 parent 12eabd3 commit 961fe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2816,7 +2816,7 @@ def __init__(
28162816
account access IDs, secrets, and tokens, in the dictionary for configuring
28172817
hyperparameters. &SM; rejects the training job request and returns an
28182818
exception error for detected credentials, if such user input is found.
2819-
2819+
28202820
container_log_level (int): Log level to use within the container
28212821
(default: logging.INFO). Valid values are defined in the Python
28222822
logging module.

0 commit comments

Comments
 (0)