Skip to content

Commit

Permalink
Update Explorify - A Location Recommender.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
guptashivam27 authored Apr 15, 2018
1 parent 7fa3c5e commit 91bc3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Explorify - A Location Recommender.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"outputs": [],
"source": [
"# Declaring API Keys Used\n",
"places_api_web_service = 'AIzaSyCtO4ksElI0am0DTrl4yI6rTgrouJJZKCE'\n",
"geocoding_api = 'AIzaSyAqwX3Kh9zIUORxIhlxh4bP3s1zHhDJND8'"
"places_api_web_service = 'PLACES_API_KEY'\n",
"geocoding_api = 'GEOCODING_API_KEY'"
]
},
{
Expand Down

0 comments on commit 91bc3ed

Please sign in to comment.