aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/tests/test_imports.py
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-05 10:28:03 +0100
committerMarco Platania <platania@research.att.com>2020-03-05 15:26:40 +0000
commit3d3d3c28d88d1f7bad2b9a274fe9ad4cfaf01554 (patch)
tree2f33b3f16289d8555173f011737d611515e7541b /test/vcpe/tests/test_imports.py
parent5d8a1df2dbfd99fa87e792c584ac220187c9928e (diff)
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>
Diffstat (limited to 'test/vcpe/tests/test_imports.py')
-rw-r--r--test/vcpe/tests/test_imports.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/tests/test_imports.py b/test/vcpe/tests/test_imports.py
index 4587495d4..728c29375 100644
--- a/test/vcpe/tests/test_imports.py
+++ b/test/vcpe/tests/test_imports.py
@@ -15,4 +15,4 @@ import vcpecommon
# are included in setuptools configuration
def test_imports():
- pass
+ pass