Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ import streamlit as st
|
|
| 19 |
st.set_page_config(
|
| 20 |
page_title="馃崻Extracci贸n Reportes Mondelez",
|
| 21 |
layout="wide",
|
| 22 |
-
initial_sidebar_state="
|
| 23 |
)
|
| 24 |
|
| 25 |
columns_incidents = [
|
|
|
|
| 19 |
st.set_page_config(
|
| 20 |
page_title="馃崻Extracci贸n Reportes Mondelez",
|
| 21 |
layout="wide",
|
| 22 |
+
initial_sidebar_state="expanded",
|
| 23 |
)
|
| 24 |
|
| 25 |
columns_incidents = [
|