saritha5 commited on
Commit
9fecffe
·
1 Parent(s): d6f0804

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def user_report():
106
  'Logistics Time (hr)':Logistics_Time,
107
  'total_operating_hours':total_operating_hour,
108
  'operating_temperature':operating_temperature,
109
- 'previous_number_of_repairs':previous_number_of_repairs, ,
110
  'Power_Input_Voltage':Power_Input_Voltage
111
 
112
  }
 
106
  'Logistics Time (hr)':Logistics_Time,
107
  'total_operating_hours':total_operating_hour,
108
  'operating_temperature':operating_temperature,
109
+ 'previous_number_of_repairs':previous_number_of_repairs,
110
  'Power_Input_Voltage':Power_Input_Voltage
111
 
112
  }