rdz-falcon commited on
Commit
500e161
·
verified ·
1 Parent(s): 3941fef

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -1,5 +1,4 @@
1
  import streamlit as st
2
- st.set_option("server.fileWatcherType", "none") # Disable filesystem watcher - good for deployed apps
3
 
4
  import altair as alt # Keep if used, otherwise remove
5
  import numpy as np # Keep if used, otherwise remove
 
1
  import streamlit as st
 
2
 
3
  import altair as alt # Keep if used, otherwise remove
4
  import numpy as np # Keep if used, otherwise remove