Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -596,4 +596,4 @@ elif selected == "View & Download":
|
|
596 |
else:
|
597 |
st.warning("Please enter both the Sheet ID and Range name before updating.")
|
598 |
else:
|
599 |
-
st.warning("No results available to view. Please run the extraction process.")
|
|
|
596 |
else:
|
597 |
st.warning("Please enter both the Sheet ID and Range name before updating.")
|
598 |
else:
|
599 |
+
st.warning("No results available to view. Please run the extraction process.")
|