ccolas commited on
Commit
ca32a6a
1 Parent(s): d99b97e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import time
5
  from spotipy.oauth2 import SpotifyClientCredentials
6
 
7
 
8
- debug = True
9
  dir_path = os.path.dirname(os.path.realpath(__file__))
10
 
11
  st.set_page_config(
 
5
  from spotipy.oauth2 import SpotifyClientCredentials
6
 
7
 
8
+ debug = False
9
  dir_path = os.path.dirname(os.path.realpath(__file__))
10
 
11
  st.set_page_config(