MLDeveloper commited on
Commit
b88957c
·
verified ·
1 Parent(s): b0848d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -88,3 +88,4 @@ if submitted and location and roof_size > 0 and electricity_bill >= 0:
88
  st.error("Sorry, the location entered does not match any available data.")
89
  else:
90
  st.warning("Please fill out all fields to see your solar project estimate.")
 
 
88
  st.error("Sorry, the location entered does not match any available data.")
89
  else:
90
  st.warning("Please fill out all fields to see your solar project estimate.")
91
+