awacke1 commited on
Commit
cfa798a
·
1 Parent(s): 639ada3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- write a streamlit map viewer that can show the detail and search for any city in the united states.
2
 
3
  import streamlit as st
4
  import pandas as pd
 
1
+ #write a streamlit map viewer that can show the detail and search for any city in the united states.
2
 
3
  import streamlit as st
4
  import pandas as pd