saritha5 commited on
Commit
4a74b85
·
1 Parent(s): 5a2cdc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ def user_report():
104
  'Technician Skill level':Technician_Skill_level,
105
  'Prior Maintenance': prior_maintainence,
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
 
104
  'Technician Skill level':Technician_Skill_level,
105
  'Prior Maintenance': prior_maintainence,
106
  'Logistics Time (hr)':Logistics_Time,
107
+ 'total_operating_hours':total_operating_hours,
108
  'operating_temperature':operating_temperature,
109
  'previous_number_of_repairs':previous_number_of_repairs,
110
  'Power_Input_Voltage':Power_Input_Voltage