singhn9 commited on
Commit
82eeb8f
·
verified ·
1 Parent(s): e71a3a2

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +2 -0
src/streamlit_app.py CHANGED
@@ -749,6 +749,8 @@ with tabs[4]:
749
  except Exception as e:
750
  st.warning(f"Operator advisory skipped: {e}")
751
 
 
 
752
 
753
 
754
  # ----- Business Impact tab
 
749
  except Exception as e:
750
  st.warning(f"Operator advisory skipped: {e}")
751
 
752
+ except Exception as e:
753
+ st.warning(f"Operator advisory skipped: {e}")
754
 
755
 
756
  # ----- Business Impact tab