Fix more and more pylint warnings
[transportpce.git] / tests / transportpce_tests / pce / test02_pce_400G.py
index d4f05705aa49b75b39a1052cf592d4e79be36738..afe3b9a157d59da771791b95f8d3ad387118f5e7 100644 (file)
@@ -32,6 +32,7 @@ class TransportPCE400Gtesting(unittest.TestCase):
 
     @classmethod
     def setUpClass(cls):
+        # pylint: disable=bare-except
         try:
             sample_files_parsed = False
             TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)),