fix some pylint issues 99/90599/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 22 Jun 2020 22:55:11 +0000 (00:55 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 23 Jun 2020 07:43:58 +0000 (09:43 +0200)
commit78881abcc31dc039c374bcc15266030e8dabcf87
tree90f1f8fb01fff664e11daae7059e10d8a6eb51d2
parentc8bd98e0844257ae2e40e01d54546a40596df26d
fix some pylint issues

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I88f3d068d8199610556e18faaaf850a2f97ebf32
20 files changed:
tests/transportpce_tests/1.2.1/simulators.py
tests/transportpce_tests/1.2.1/test_end2end.py
tests/transportpce_tests/1.2.1/test_gnpy.py
tests/transportpce_tests/1.2.1/test_olm.py
tests/transportpce_tests/1.2.1/test_pce.py
tests/transportpce_tests/1.2.1/test_portmapping.py
tests/transportpce_tests/1.2.1/test_renderer_service_path_nominal.py
tests/transportpce_tests/1.2.1/test_topoPortMapping.py
tests/transportpce_tests/1.2.1/test_topology.py
tests/transportpce_tests/2.2.1/simulators.py
tests/transportpce_tests/2.2.1/test_end2end.py
tests/transportpce_tests/2.2.1/test_olm.py
tests/transportpce_tests/2.2.1/test_otn_renderer.py
tests/transportpce_tests/2.2.1/test_otn_topology.py
tests/transportpce_tests/2.2.1/test_portmapping.py
tests/transportpce_tests/2.2.1/test_renderer_service_path_nominal.py
tests/transportpce_tests/2.2.1/test_tapi.py
tests/transportpce_tests/2.2.1/test_topoPortMapping.py
tests/transportpce_tests/2.2.1/test_topology.py
tests/transportpce_tests/common/test_utils.py