gbackst commited on
Commit
910e9a2
·
1 Parent(s): 57fa4cd

Update app.py

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