Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test01_portmapping.py
index e94852fdb5138b9b63a8625eb1b8e03189db8c91..9d28b0c4ded65f91c722deb28cc70e3b4ee21a0d 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)