TarunEnma commited on
Commit
367a911
·
verified ·
1 Parent(s): 16f058b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,5 +9,5 @@ with st.sidebar:
9
  st.file_uploader("upload your html file and click process")
10
  st.button("process")
11
 
12
- # if __name__=="__main__":
13
  # main()
 
9
  st.file_uploader("upload your html file and click process")
10
  st.button("process")
11
 
12
+ # if __name__=="__main__":?
13
  # main()