Skip to content

Commit 20bbb5c

Browse files
authored
Clean up missed references to AutoML (#1509)
1 parent 523ec52 commit 20bbb5c

File tree

2 files changed

+0
-140
lines changed

2 files changed

+0
-140
lines changed

patches/sitecustomize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def create_module(self, spec):
5656
_LOADERS = {
5757
'google.cloud.bigquery': kaggle_gcp.init_bigquery,
5858
'google.cloud.storage': kaggle_gcp.init_gcs,
59-
'google.cloud.automl_v1beta1': kaggle_gcp.init_automl,
6059
'google.cloud.translate': kaggle_gcp.init_translation_v3,
6160
'google.cloud.translate_v2': kaggle_gcp.init_translation_v2,
6261
'google.cloud.translate_v3': kaggle_gcp.init_translation_v3,

tests/test_automl.py

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)