Fix more and more pylint warnings
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test13_tapi_full_multi_layer.py
index 8987dedb2f2cdd3c3e74a4efcfd484cd0c588f81..75225611032bc4e5c1457cc2b87e1ab4d22c0088 100644 (file)
@@ -85,6 +85,7 @@ class TransportPCEtesting(unittest.TestCase):
 
     @classmethod
     def setUpClass(cls):
+        # pylint: disable=unsubscriptable-object
         cls.init_failed = False
         os.environ['JAVA_MIN_MEM'] = '1024M'
         os.environ['JAVA_MAX_MEM'] = '4096M'