Index: leahi_dialin/td/modules/switches.py =================================================================== diff -u -rba415df9f8e76d6b0f21e8f69ba99346e42f7b09 -r43f69b19f03145572d88f5f3c0cc739503c6d647 --- leahi_dialin/td/modules/switches.py (.../switches.py) (revision ba415df9f8e76d6b0f21e8f69ba99346e42f7b09) +++ leahi_dialin/td/modules/switches.py (.../switches.py) (revision 43f69b19f03145572d88f5f3c0cc739503c6d647) @@ -31,7 +31,7 @@ class TDSwitches(AbstractSubSystem): """ - @brief Treatment Device (TD) Dialin API sub-class for TD switches related commands. + Treatment Device (TD) Dialin API sub-class for TD switches related commands. """ def __init__(self, can_interface: CanMessenger, logger: Logger):