Skip to content

Commit

Permalink
move default gcp op to dsl/ (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
IronPan authored and k8s-ci-robot committed Nov 26, 2018
1 parent f59c226 commit 6003a63
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
1 change: 1 addition & 0 deletions sdk/python/kfp/dsl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
from ._container_op import ContainerOp
from ._ops_group import OpsGroup, ExitHandler, Condition
from ._component import python_component
from ._default_gcp_op import default_gcp_op
File renamed without changes.
15 changes: 0 additions & 15 deletions sdk/python/kfp/dsl/components/__init__.py

This file was deleted.

0 comments on commit 6003a63

Please sign in to comment.