ryoung41 commited on
Commit
ccfa9a8
·
1 Parent(s): e58a87d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
- import streamlit as staticmethod
2
 
3
  st.markdown('Hello World')
 
1
+ import streamlit as st
2
 
3
  st.markdown('Hello World')