fix pylint configuration
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_otn_end2end.py
index ffda6a582e0ad182de832d5f6c71e8355c5e310f..2d2e4f46d9a3458c164ea31552b39b1ac9bd805f 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 requests