Skip to content

Commit a4adceb

Browse files
authored
Update using_tf.rst
removed trailing whitespace
1 parent 30f4f24 commit a4adceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/tensorflow/using_tf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The following example uses the ``image_name='763104351884.dkr.ecr.us-east-1.amaz
217217
train_instance_type='ml.p2.xlarge',
218218
image_name='763104351884.dkr.ecr.us-east-1.amazonaws.com/tensorflow-training:1.15.2-cpu-py37-ubuntu18.04',
219219
script_mode=True)
220-
220+
221221
For more information about the sagemaker.tensorflow.TensorFlow estimator, see `SageMaker TensorFlow Classes`_.
222222

223223
Call the fit Method

0 commit comments

Comments
 (0)