Skip to content

Commit bef66e7

Browse files
merla18busunkim96
authored andcommitted
added back missing file package import [(#2150)](GoogleCloudPlatform/python-docs-samples#2150)
1 parent eed69e3 commit bef66e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/tables/notebooks/energy_price_forecasting/energy_price_forecasting.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"source": [
203203
"#@title Authenticate using service account key and create a client. { vertical-output: true }\n",
204204
"\n",
205+
"from google.colab import files\n",
205206
"from google.cloud import automl_v1beta1\n",
206207
"\n",
207208
"# Upload service account key\n",

0 commit comments

Comments
 (0)