Spaces:
Build error
Build error
Update app.py
Browse files
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 |
|