Spaces:
Sleeping
Sleeping
elfsong
commited on
Commit
·
a53ef27
1
Parent(s):
cab6203
update
Browse files
app.py
CHANGED
@@ -188,7 +188,7 @@ st.write(
|
|
188 |
)
|
189 |
|
190 |
# Layout
|
191 |
-
number_of_coloumns =
|
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:
|