MarcosRodrigo commited on
Commit
ee3ca21
·
verified ·
1 Parent(s): a282bae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ elif menu == "Current":
232
  "Palmera de chocolate blanco": 1.50,
233
  "Yogurt": 1.00,
234
  "Pincho de tortilla": 1.50
235
- }
236
  "Nada": 0.00,
237
  }
238
 
 
232
  "Palmera de chocolate blanco": 1.50,
233
  "Yogurt": 1.00,
234
  "Pincho de tortilla": 1.50
235
+ },
236
  "Nada": 0.00,
237
  }
238