Fix more pylint warnings
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test05_flex_grid.py
index 7c3dbff45d09c1ed8c5c5e73c69222350f8bdf4d..1fc4a37240c277519039dfba7699920d86fa5d19 100644 (file)
@@ -37,6 +37,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)