Skip to content

Commit 254f2f1

Browse files
committed
comment v2
1 parent d510bca commit 254f2f1

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
@@ -168,7 +168,7 @@ class TransformInput(object):
168168
169169
Args:
170170
data (str): The S3 location of the input data that the model can consume.
171-
data_type (str): The data type for an elastic inference accelerator.
171+
data_type (str): The data type for a batch transform job.
172172
(default: ``'S3Prefix'``)
173173
content_type (str): The multi-purpose internet email extension (MIME) type of the data.
174174
(default: None)

0 commit comments

Comments
 (0)