thomwolf HF staff commited on
Commit
f3b6eb8
1 Parent(s): be510a4

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 st
2
 
3
- st.print('hello')
1
  import streamlit as st
2
 
3
+ st.text('Fixed width text')