MLDeveloper commited on
Commit
306a7ea
·
verified ·
1 Parent(s): 1e066cd

Update app.py

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