Skip to content

Commit e5c9202

Browse files
committed
attempt fix 132
1 parent 96bdb19 commit e5c9202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/inputs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ class TransformInput(object):
217217
218218
(default: ``{600,3}``)
219219
batch_data_capture_config (dict, an object of `BatchDataCaptureConfig
220-
<https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_)
220+
<https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_):
221221
Specifies configuration related to batch transform job
222222
for use with Amazon SageMaker Model Monitoring. For more information,
223223
see `Capture data from batch transform job

0 commit comments

Comments
 (0)