Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -322,10 +322,6 @@ if st.sidebar.button("Run Analysis"):
|
|
| 322 |
else:
|
| 323 |
st.write("Regime 2 tends to last longer, indicating longer periods of economic stress or recession.")
|
| 324 |
|
| 325 |
-
# Main function call
|
| 326 |
-
if __name__ == "__main__":
|
| 327 |
-
warnings.filterwarnings('ignore')
|
| 328 |
-
main()
|
| 329 |
|
| 330 |
hide_streamlit_style = """
|
| 331 |
<style>
|
|
|
|
| 322 |
else:
|
| 323 |
st.write("Regime 2 tends to last longer, indicating longer periods of economic stress or recession.")
|
| 324 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 325 |
|
| 326 |
hide_streamlit_style = """
|
| 327 |
<style>
|