victormiller commited on
Commit
bab6f1f
·
verified ·
1 Parent(s): 89bbba5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
 
2
- import streamlit = 1.34 as st
3
 
4
  st.header('**Example App showing Anchor links**')
5
 
 
1
 
2
+ import streamlit as st
3
 
4
  st.header('**Example App showing Anchor links**')
5