Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|
|
|
|
|
|