fix pylint configuration
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_portmapping.py
index ddc4d0b0616007f89bc2f1c553ec4a567e08b160..58db3fca60837816b1bd523fe2614d569ea9b880 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