miturkoglu96 commited on
Commit
8a0cfba
·
verified ·
1 Parent(s): 69458ff

Update app.py

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