Tigernawin commited on
Commit
3cb9df1
·
verified ·
1 Parent(s): d29b50b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -129,6 +129,3 @@ st.pydeck_chart(pdk.Deck(
129
  tooltip={"text": "Pole ID: {Pole ID}\nAlert: {Alert Level}\nHealth: {Health Score}"}
130
  ))
131
 
132
-
133
- else:
134
- st.warning("Invalid site. Please enter one of: Hyderabad, Gadwal, Kurnool, Ballari")
 
129
  tooltip={"text": "Pole ID: {Pole ID}\nAlert: {Alert Level}\nHealth: {Health Score}"}
130
  ))
131