elfsong commited on
Commit
a53ef27
·
1 Parent(s): cab6203
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ st.write(
188
  )
189
 
190
  # Layout
191
- number_of_coloumns = 9
192
 
193
  # NUS Stops
194
  for stop_info in nus_bus_stops:
 
188
  )
189
 
190
  # Layout
191
+ number_of_coloumns = 10
192
 
193
  # NUS Stops
194
  for stop_info in nus_bus_stops: