Index: leahi_dialin/ro/modules/boost_pump.py =================================================================== diff -u -rcc62efcf5a2ca1bf566234f8b4447f4fbc8e1ab2 -r8c0c7ee456674a5b9c7c407cc03deee0c23993f2 --- leahi_dialin/ro/modules/boost_pump.py (.../boost_pump.py) (revision cc62efcf5a2ca1bf566234f8b4447f4fbc8e1ab2) +++ leahi_dialin/ro/modules/boost_pump.py (.../boost_pump.py) (revision 8c0c7ee456674a5b9c7c407cc03deee0c23993f2) @@ -26,12 +26,12 @@ class ROPumps(AbstractSubSystem): """ - Treatment Device (RO) Dialin API sub-class for blood-flow related commands. + TReverse Osmosis (RO) Dialin API sub-class for blood-flow related commands. """ def __init__(self, can_interface, logger: Logger): """ - ROBloodFlow constructor + ROPumps constructor """ super().__init__() self.can_interface = can_interface