We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4750e6 commit 6a754d3Copy full SHA for 6a754d3
1 file changed
src/sagemaker/modules/configs.py
@@ -248,7 +248,7 @@ class OutputDataConfig(shapes.OutputDataConfig):
248
"""OutputDataConfig.
249
250
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
+ and allows the user to specify the output data configuration for the training job
252
(will not be carried over to any model repository or deployment).
253
254
Parameters:
0 commit comments