ralate2 commited on
Commit
edea274
·
verified ·
1 Parent(s): 1a4102e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -279,7 +279,7 @@ elif viz_type == "Complaints Over Time":
279
  The use of a blue color scheme highlights the flow and continuity of the data, providing a clear view of the patterns over time.
280
  """)
281
 
282
- elif iz_type == "Complaints by Housing Block and Type":
283
  st.subheader("Complaints by Housing Block and Type")
284
 
285
  if housing_block != 'All Blocks':
 
279
  The use of a blue color scheme highlights the flow and continuity of the data, providing a clear view of the patterns over time.
280
  """)
281
 
282
+ elif viz_type == "Complaints by Housing Block and Type":
283
  st.subheader("Complaints by Housing Block and Type")
284
 
285
  if housing_block != 'All Blocks':