Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -524,8 +524,7 @@ if uploaded_file is not None:
|
|
| 524 |
)
|
| 525 |
|
| 526 |
if st.button("Process Data"):
|
| 527 |
-
|
| 528 |
-
time_placeholder = st.empty()
|
| 529 |
with st.spinner("Processing your data..."):
|
| 530 |
|
| 531 |
|
|
|
|
| 524 |
)
|
| 525 |
|
| 526 |
if st.button("Process Data"):
|
| 527 |
+
|
|
|
|
| 528 |
with st.spinner("Processing your data..."):
|
| 529 |
|
| 530 |
|