Skip to content

Commit 11aea41

Browse files
committed
fix: linting issue
1 parent 7932372 commit 11aea41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/overview.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,8 @@ using “training” as the model scope. Use the utility functions to
812812
retrieve the URI of each of the three components you need to
813813
continue. The HuggingFace model in this example requires a GPU
814814
instance, so use the ``ml.p3.2xlarge`` instance type. For a complete
815-
list of available SageMaker instance types, see the `SageMaker On-Demand Pricing Table <https://aws.amazon.com/sagemaker/pricing/#On-Demand_Pricing>`__ and select 'Training'.
815+
list of available SageMaker instance types, see the `SageMaker On-Demand Pricing
816+
Table <https://aws.amazon.com/sagemaker/pricing/#On-Demand_Pricing>`__ and select 'Training'.
816817

817818
.. code:: python
818819

0 commit comments

Comments
 (0)