Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test09_olm.py
index 37c41670a63f5adc60602c95d3b770522f36c186..63ced0f742a591c969d35798ae5ebf0662e873c5 100644 (file)
@@ -44,6 +44,7 @@ class TransportOlmTesting(unittest.TestCase):
         print("all processes killed")
 
     def setUp(self):
+        # pylint: disable=consider-using-f-string
         print("execution of {}".format(self.id().split(".")[-1]))
         time.sleep(1)