Fix more and more pylint warnings
[transportpce.git] / tests / transportpce_tests / with_docker / test02_nbinotifications.py
index a5be915c28da2e667c69eeb4c3bb0c485bc0e9f3..235f75ef742936ce2e5e8bab49a9dc23bbcb4c72 100644 (file)
@@ -120,6 +120,7 @@ class TransportNbiNotificationstesting(unittest.TestCase):
 
     @classmethod
     def setUpClass(cls):
+        # pylint: disable=unsubscriptable-object
         # TODO: for lighty manage the activation of NBI notification feature
         cls.init_failed = False
         cls.processes = test_utils.start_tpce()