Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test04_renderer_service_path_nominal.py
index c6390cffbf2172875fe214595290244bdf7d5fd3..485ce41695be5e1410b91994228bed8db12d34f7 100644 (file)
@@ -41,6 +41,7 @@ class TransportPCERendererTesting(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(10)