Index: DD_Conductivity/loader.py =================================================================== diff -u -rf9ec0e263221cccdf36e037c4729b0972cd45c07 -rae3a21a4b37161a8bfa0a3fff23470d4ac198f5f --- DD_Conductivity/loader.py (.../loader.py) (revision f9ec0e263221cccdf36e037c4729b0972cd45c07) +++ DD_Conductivity/loader.py (.../loader.py) (revision ae3a21a4b37161a8bfa0a3fff23470d4ac198f5f) @@ -66,7 +66,7 @@ @Slot() def do_conductivity(self): """ - the slot for air trap change + the slot for DD conductivity change :return: none """ D17 = self.CD1.value() @@ -81,4 +81,4 @@ D29, D43, D74 - ) \ No newline at end of file + ) \ No newline at end of file