Wajahat698 commited on
Commit
f62cc88
·
verified ·
1 Parent(s): 19ed182

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -450,7 +450,7 @@ def load_main_data_source():
450
  return []
451
 
452
  except Exception as e:
453
- st.error(f"An unexpected error occurred while loading
454
 
455
 
456
 
 
450
  return []
451
 
452
  except Exception as e:
453
+ st.error(f"An unexpected error occurred while loading ")
454
 
455
 
456