saherPervaiz commited on
Commit
d2606af
·
verified ·
1 Parent(s): 6331370

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import seaborn as sns
6
  import requests
7
 
8
  # News API Key
9
- news_api_key = "fe1e6bcbbf384b3e9220a7a1138805e0" # Replace with your News API key
10
 
11
  @st.cache_data
12
  def load_data(file):
 
6
  import requests
7
 
8
  # News API Key
9
+ news_api_key = "AIzaSyAlvoXLqzqcZgVjhQeCNUsQgk6_SGHQNr8" # Replace with your News API key
10
 
11
  @st.cache_data
12
  def load_data(file):