Index: tst_main_treatment_pressure/test.py =================================================================== diff -u -rd7c0f4444a1228d1d018bccaefb46596f3ef5361 -rcbacea82190614eab8a046b1d661b1895b000ff0 --- tst_main_treatment_pressure/test.py (.../test.py) (revision d7c0f4444a1228d1d018bccaefb46596f3ef5361) +++ tst_main_treatment_pressure/test.py (.../test.py) (revision cbacea82190614eab8a046b1d661b1895b000ff0) @@ -45,8 +45,7 @@ hd_simulator = HDSimulator() -def verify_arterial_and_venous_value_in_main_treatment_screen(accepted, - art_low, art_high, ven_low, ven_high): +def verify_arterial_and_venous_value_in_main_treatment_screen(accepted, art_low, art_high, ven_low, ven_high): """ Method to verify Arterial low and high and Venous low and high value on @@ -376,8 +375,7 @@ test.endSection() -def verify_arterial_and_venous_value_on_pressure_pop_up(accepted, reason_id, - art_low, art_high, ven_low, ven_high): +def verify_arterial_and_venous_value_on_pressure_pop_up(accepted, reason_id, art_low, art_high, ven_low, ven_high): """ Method to verify Arterial low and high and Venous low and high value on @@ -506,8 +504,7 @@ test.endSection() -def verify_pressures_on_treatment_and_pop_up_screen(accepted=None, reason=None, - art_low=None, art_high=None, ven_low=None, ven_high=None): +def verify_pressures_on_treatment_and_pop_up_screen(accepted=None, reason=None, art_low=None, art_high=None, ven_low=None, ven_high=None): """ Method to set the arterial low and high pressure and venous low and high pressure and verify the @@ -537,8 +534,7 @@ test.endSection() -def verify_adjusted_pressures_on_treatment_and_pop_up_screen(accepted=None, reason=None, - art_low=None, art_high=None, ven_low=None, ven_high=None): +def verify_adjusted_pressures_on_treatment_and_pop_up_screen(accepted=None, reason=None, art_low=None, art_high=None, ven_low=None, ven_high=None): """ Method to set the arterial low and high pressure and venous low and high pressure and verify the