Update app.py
Browse files
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 |
}
|