awacke1 commited on
Commit
c60f2fc
·
1 Parent(s): 49de9e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,4 +165,4 @@ def _change_quote():
165
  st.session_state.current_index = random.randint(0, len(quotes)-1)
166
 
167
  if __name__ == "__main__":
168
- main()
 
165
  st.session_state.current_index = random.randint(0, len(quotes)-1)
166
 
167
  if __name__ == "__main__":
168
+ main()