fix few bugs and unused issues in functional tests
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_olm.py
index c470283e21c4af12fbad31f49b423b083bf88654..f7b331ccc1b36a9402cb69202d2319f8c91dc4a2 100644 (file)
@@ -9,9 +9,11 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 #############################################################################
 
+# pylint: disable=no-member
+# pylint: disable=too-many-public-methods
+
 import unittest
 import time
-import json
 import requests
 from common import test_utils