Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0164bf

Browse files
authored
Update api_keys.py
1 parent 3980e71 commit f0164bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WeatherPy/api_keys.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OpenWeatherMap API Key
2-
weather_api_key = "d6179784b89dc8042dcc5125e3ed18c2"
2+
weather_api_key = "Enter Your Key Here"
33

44
# Google API Key
5-
g_key ="AIzaSyC6yjAcfbwhBmFkiWoHoEKoR-Tz1OUPsPg"
5+
g_key ="Enter Your Key Here"

0 commit comments

Comments
 (0)