QuantumLearner commited on
Commit
47a7c53
·
verified ·
1 Parent(s): 8dac132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
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>