Skip to content

Commit 8a17276

Browse files
committed
fix doc after moving JsonGet to pipeline functions class
1 parent 0853932 commit 8a17276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ConditionStep
66

77
.. autoclass:: sagemaker.workflow.condition_step.ConditionStep
88

9-
.. autoclass:: sagemaker.workflow.condition_step.JsonGet
109

1110
Conditions
1211
----------
@@ -55,6 +54,7 @@ Functions
5554
---------
5655

5756
.. autoclass:: sagemaker.workflow.functions.Join
57+
.. autoclass:: sagemaker.workflow.functions.JsonGet
5858

5959
Parameters
6060
----------

0 commit comments

Comments
 (0)