fix pylint configuration
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_otn_topology.py
index 91045e501d20e89bb31baaf9b02abfa1a8dabe37..e4f5c8d6865b8c3ea715cfb0d7c4ce5ed0d3c57a 100644 (file)
@@ -9,6 +9,9 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
+# pylint: disable=no-member
+# pylint: disable=too-many-public-methods
+
 import unittest
 import time
 import logging