Skip to content

Commit

Permalink
Docs - Show inherited members in the kfp.dsl docs (#4025)
Browse files Browse the repository at this point in the history
Previously many ContainerOp members inherited from baseOp were not shown.
  • Loading branch information
Ark-kun committed Jun 19, 2020
1 parent 24423ff commit d472d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/kfp.dsl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ kfp.dsl package
:undoc-members:
:show-inheritance:
:imported-members:
:inherited-members:
:exclude-members: Pipeline, OpsGroup, match_serialized_pipelineparam

.. py:data:: RUN_ID_PLACEHOLDER
Expand Down

0 comments on commit d472d53

Please sign in to comment.