0o7Hunk commited on
Commit
4e182d6
·
verified ·
1 Parent(s): f739919

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import requests
3
  import geocoder
4
 
5
  # 👉 Put your API key here
6
- API_KEY = "YOUR_API_KEY_HERE"
7
 
8
  # -------- FUNCTIONS --------
9
  def get_weather(city):
 
3
  import geocoder
4
 
5
  # 👉 Put your API key here
6
+ API_KEY = "API_KEY"
7
 
8
  # -------- FUNCTIONS --------
9
  def get_weather(city):