Skip to content

Commit abe5257

Browse files
author
Googler
committed
feat(components): internal
Signed-off-by: Googler <nobody@google.com> PiperOrigin-RevId: 659693795
1 parent 65f6475 commit abe5257

File tree

1 file changed

+2
-2
lines changed
  • components/google-cloud/google_cloud_pipeline_components/preview/compiler

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""KFP DSL compiler with Vertex Specific Features."""
22

3-
from google_cloud_pipeline_components.preview.compiler import Compiler
4-
53
__all__ = [
64
'Compiler',
75
]
6+
7+
from google_cloud_pipeline_components.preview.compiler import Compiler

0 commit comments

Comments
 (0)