vjdevane commited on
Commit
475febe
·
verified ·
1 Parent(s): b80ea12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -187,4 +187,5 @@ hide_streamlit_style = """
187
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
188
 
189
  if __name__ =='__main__':
190
- main()
 
 
187
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
188
 
189
  if __name__ =='__main__':
190
+ main()
191
+