commit | 864311da644202775379fda2c826490899a7a648 | [log] [tgz] |
---|---|---|
author | John Asmuth <jasmuth@google.com> | Thu Apr 24 15:46:08 2014 -0400 |
committer | John Asmuth <jasmuth@google.com> | Thu Apr 24 15:46:08 2014 -0400 |
tree | a51bf5fd8f28534e2230c09431d4ee7b559ad03e | |
parent | 3aaca548a7bea3c67d49c28f2b13b4cf9a21633b [diff] [blame] |
Transition apiclient from googlecode to github.
diff --git a/samples/prediction/prediction.py b/samples/prediction/prediction.py index 9f33dfb..a130f2a 100644 --- a/samples/prediction/prediction.py +++ b/samples/prediction/prediction.py
@@ -43,8 +43,8 @@ import sys import time -from apiclient import discovery -from apiclient import sample_tools +from googleapiclient import discovery +from googleapiclient import sample_tools from oauth2client import client