Skip to content

Commit 3854679

Browse files
author
Googler
committed
chore(components): mpm migration
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 752664842
1 parent 70d2888 commit 3854679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/google-cloud/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
json_data = glob.glob(
4040
relative_data_path + "/**/automl/**/*.json", recursive=True
4141
)
42+
4243
setuptools.setup(
4344
name="google-cloud-pipeline-components",
4445
version=version.__version__,

0 commit comments

Comments
 (0)