awacke1 commited on
Commit
4c0973a
·
1 Parent(s): e172a7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -42,8 +42,8 @@ if (!window.hasBeenRun) {
42
  def get_database_session(url):
43
  # Create a database session object that points to the URL.
44
  return session
45
- Clear memo
46
- Clear all in-memory and on-disk memo caches.
47
 
48
  @st.experimental_memo
49
  def fetch_and_clean_data(url):
 
42
  def get_database_session(url):
43
  # Create a database session object that points to the URL.
44
  return session
45
+ #Clear memo
46
+ #Clear all in-memory and on-disk memo caches.
47
 
48
  @st.experimental_memo
49
  def fetch_and_clean_data(url):