Skip to content

Commit 6a754d3

Browse files
committed
Fixing codestyle issue
1 parent d4750e6 commit 6a754d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sagemaker/modules/configs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ class OutputDataConfig(shapes.OutputDataConfig):
248248
"""OutputDataConfig.
249249
250250
The OutputDataConfig class is a subclass of ``sagemaker_core.shapes.OutputDataConfig``
251-
and allows the user to specify the output data configuration for the training job
251+
and allows the user to specify the output data configuration for the training job
252252
(will not be carried over to any model repository or deployment).
253253
254254
Parameters:

0 commit comments

Comments
 (0)