We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3980e71 commit f0164bfCopy full SHA for f0164bf
WeatherPy/api_keys.py
@@ -1,5 +1,5 @@
1
# OpenWeatherMap API Key
2
-weather_api_key = "d6179784b89dc8042dcc5125e3ed18c2"
+weather_api_key = "Enter Your Key Here"
3
4
# Google API Key
5
-g_key ="AIzaSyC6yjAcfbwhBmFkiWoHoEKoR-Tz1OUPsPg"
+g_key ="Enter Your Key Here"
0 commit comments