Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -581,7 +581,7 @@ with tab4:
|
|
581 |
mime='text/csv',
|
582 |
)
|
583 |
|
584 |
-
with
|
585 |
st.info(t_stamp)
|
586 |
col1, col2 = st.columns([1, 9])
|
587 |
with col1:
|
|
|
581 |
mime='text/csv',
|
582 |
)
|
583 |
|
584 |
+
with tab5:
|
585 |
st.info(t_stamp)
|
586 |
col1, col2 = st.columns([1, 9])
|
587 |
with col1:
|