saherPervaiz commited on
Commit
fe3261d
·
verified ·
1 Parent(s): a7d2b6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from googleapiclient.discovery import build
8
  from google.oauth2.credentials import Credentials
9
 
10
  # News API Key
11
- news_api_key = "AIzaSyAlvoXLqzqcZgVjhQeCNUsQgk6_SGHQNr8" # Replace with your News API key
12
 
13
  @st.cache_data
14
  def load_data(file):
 
8
  from google.oauth2.credentials import Credentials
9
 
10
  # News API Key
11
+ news_api_key = "fe1e6bcbbf384b3e9220a7a1138805e0" # Replace with your News API key
12
 
13
  @st.cache_data
14
  def load_data(file):