fix pylint configuration
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test_gnpy.py
index 20e7d7578a63cfa44f1972cc85932177db8e8140..de8e19f2a8c7bc12df11e2cf2657d740546d25f8 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 json
 import os