awacke1 commited on
Commit
fd62a01
1 Parent(s): 066701f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ import hashlib
9
  import json
10
  from datetime import datetime
11
 
12
- @st.cache_data
13
  def load_famous_quotes():
14
  famous_quotes = [
15
  {"Number": 1, "Quote Topic": "Imagination", "Quote": "The true sign of intelligence is not knowledge but imagination. – Albert Einstein"},
 
9
  import json
10
  from datetime import datetime
11
 
 
12
  def load_famous_quotes():
13
  famous_quotes = [
14
  {"Number": 1, "Quote Topic": "Imagination", "Quote": "The true sign of intelligence is not knowledge but imagination. – Albert Einstein"},