Index: /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 83639)
+++ /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 83640)
@@ -1578,5 +1578,5 @@
     # VBoxService handling.
     #
-    def vboxServiceControl(self, oTxsSession, oTestVm, fStart):
+    def vboxServiceControl(self, oTxsSession, oTestVm, fStart): # pylint: disable=no-else-return
         """
         Controls VBoxService on the guest by starting or stopping the service.
