Fix indentation and whitespace issues in Python scripts 08/103108/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 5 Mar 2020 09:28:03 +0000 (10:28 +0100)
committerMarco Platania <platania@research.att.com>
Thu, 5 Mar 2020 15:26:40 +0000 (15:26 +0000)
commit3d3d3c28d88d1f7bad2b9a274fe9ad4cfaf01554
tree2f33b3f16289d8555173f011737d611515e7541b
parent5d8a1df2dbfd99fa87e792c584ac220187c9928e
Fix indentation and whitespace issues in Python scripts

Reported by pylint.

Change-Id: I9d5ee152f3587bb2d7e8abee919e4ffe47d8ae85
Issue-ID: INT-1427
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
15 files changed:
S3Ptools/locustfile.py
test/hpa_automation/heat/insert_policy_models_heat.py
test/mocks/mass-pnf-sim/mass-pnf-sim.py
test/mocks/pnfsimulator/netconfsimulator/netconf/__init__.py
test/mocks/pnfsimulator/netconfsimulator/netconf/set-up-xmls.py
test/mocks/pnfsimulator/netconfsimulator/netconf/test_yang_loader_server.py
test/mocks/pnfsimulator/netconfsimulator/netconf/yang_loader_server.py
test/s3p/collector/get_resource_stats.py
test/s3p/generator/locustfile.py
test/security/check_for_ingress_and_nodeports.py
test/vcpe/preload.py
test/vcpe/soutils.py
test/vcpe/tests/test_imports.py
test/vcpe/vcpe.py
test/vcpe/vcpecommon.py