Fix Python linting issues in Python scripts 24/103124/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 5 Mar 2020 12:21:59 +0000 (13:21 +0100)
committerMarco Platania <platania@research.att.com>
Thu, 5 Mar 2020 15:27:02 +0000 (15:27 +0000)
commit23f22e8e8ca50c862d1cece31a0a87050685cdd7
treec2b8c3b79ecc4efeb84e5ccd1a5e86f5addd7fa5
parent37fe1c2e88838760a733fbf1129067685ad7a6ea
Fix Python linting issues in Python scripts

Fixed pylint issues for categories len-as-condition, using-constant-test,
undefined-variable and reimported.

Change-Id: Idad710958c3ca0ac6da78fb4709da03e5f079b34
Issue-ID: INT-1427
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
test/mocks/pnfsimulator/netconfsimulator/netconf/netopeer_change_saver.py
test/mocks/pnfsimulator/simulator-cli/tests/test_netconf_simulator.py
test/vcpe/config_sdnc_so.py
test/vcpe/csar_parser.py
test/vcpe/preload.py
test/vcpe/tests/test_imports.py
test/vcpe/vcpe.py
test/vcpe/vcpecommon.py