Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -789,7 +789,7 @@ else:
|
|
| 789 |
# =======================================================
|
| 790 |
|
| 791 |
st.markdown("---")
|
| 792 |
-
st.header("Your Decision
|
| 793 |
|
| 794 |
# Prepare the state snapshot for the AI prompt (State AFTER arrivals/orders, BEFORE shipping)
|
| 795 |
all_decision_point_states = {}
|
|
|
|
| 789 |
# =======================================================
|
| 790 |
|
| 791 |
st.markdown("---")
|
| 792 |
+
st.header("Your Decision")
|
| 793 |
|
| 794 |
# Prepare the state snapshot for the AI prompt (State AFTER arrivals/orders, BEFORE shipping)
|
| 795 |
all_decision_point_states = {}
|