miturkoglu96 commited on
Commit
a984107
·
verified ·
1 Parent(s): c597558

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def price(make,model,trim,mileage,car_type,cylinder,liter,doors,cruise,sound,lea
53
  'Type':[car_type],
54
  'Cylinder':[cylinder],
55
  'Liter':[liter],
56
- 'Doors':[doors],
57
  'Cruise':[cruise],
58
  'Sound':[sound],
59
  'Leather':[leather]})
 
53
  'Type':[car_type],
54
  'Cylinder':[cylinder],
55
  'Liter':[liter],
56
+ 'Doors':[doors],
57
  'Cruise':[cruise],
58
  'Sound':[sound],
59
  'Leather':[leather]})