Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test01_portmapping.py
index f5f38e0b453e5eb80a7da901526b9c926c6458fd..fa650b74259640117b8370db19c8a04c799e9355 100644 (file)
@@ -41,6 +41,7 @@ class TransportPCEPortMappingTesting(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)