Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test05_olm.py
index 19473bd8bcacc9d663656676e9f1cf63069561ba..050609975f3d51e44e2691a54ca4aaf34a348ec1 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)