Skip to content

Commit 001cac5

Browse files
committed
switch order in doc
1 parent 24226f9 commit 001cac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/workflows/pipelines/sagemaker.workflow.pipelines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ Steps
109109

110110
.. autoclass:: sagemaker.workflow.steps.TrainingStep
111111

112-
.. autofunction:: sagemaker.workflow.steps.TuningStep.get_top_model_s3_uri
113-
114112
.. autoclass:: sagemaker.workflow.steps.TuningStep
115113

114+
.. autofunction:: sagemaker.workflow.steps.TuningStep.get_top_model_s3_uri
115+
116116
.. autoclass:: sagemaker.workflow.steps.TransformStep
117117

118118
.. autoclass:: sagemaker.workflow.steps.ProcessingStep

0 commit comments

Comments
 (0)