X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Ftransportpce_tests%2Fwith_docker%2Ftest02_nbinotifications.py;h=2d7edd617f4e735f6073c07a15be978dd7a42154;hb=refs%2Fchanges%2F68%2F98668%2F2;hp=45681f68437ffa29c41a036c7bdd781c961a18a2;hpb=89d54863e044b85f1dababf3ed92cf50a7436552;p=transportpce.git diff --git a/tests/transportpce_tests/with_docker/test02_nbinotifications.py b/tests/transportpce_tests/with_docker/test02_nbinotifications.py index 45681f684..2d7edd617 100644 --- a/tests/transportpce_tests/with_docker/test02_nbinotifications.py +++ b/tests/transportpce_tests/with_docker/test02_nbinotifications.py @@ -13,12 +13,16 @@ import os import json +# pylint: disable=wrong-import-order import sys import unittest import time import requests sys.path.append('transportpce_tests/common/') -import test_utils +# pylint: disable=wrong-import-position +# pylint: disable=import-error +import test_utils # nopep8 + class TransportNbiNotificationstesting(unittest.TestCase): processes = None