Skip to content

Commit

Permalink
added back missing file package import (#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
merla18 authored and Rebecca Taylor committed May 20, 2019
1 parent 14b893c commit 65b71bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
"source": [
"#@title Authenticate using service account key and create a client. { vertical-output: true }\n",
"\n",
"from google.colab import files\n",
"from google.cloud import automl_v1beta1\n",
"\n",
"# Upload service account key\n",
Expand Down

0 comments on commit 65b71bd

Please sign in to comment.