Index: tests/test_dg_records.py =================================================================== diff -u -r6b5600f056eff25cbb365fa6a5eefc4f5fad9360 -r32e628abcbbd3fd70866505d9f2836a6f732ef06 --- tests/test_dg_records.py (.../test_dg_records.py) (revision 6b5600f056eff25cbb365fa6a5eefc4f5fad9360) +++ tests/test_dg_records.py (.../test_dg_records.py) (revision 32e628abcbbd3fd70866505d9f2836a6f732ef06) @@ -1,3 +1,18 @@ +########################################################################### +# +# Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. +# +# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN +# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# +# @file test_dg_records.py +# +# @author (last) Dara Navaei +# @date (last) 28-Sep-2022 +# @author (original) Dara Navaei +# @date (original) 01-Mar-2021 +# +############################################################################ from dialin.dg.dialysate_generator import DG from time import sleep @@ -88,7 +103,6 @@ dg.calibration_record.cmd_set_dg_calibration_record(dg.calibration_record.dg_calibration_record) sleep(5) """ - proces_ #process_calibration_record(read=True) #process_system_record(read=True)