Python: addressing PEP8 deprecation 00/10800/2
authorMarco Varlese <marco.varlese@suse.com>
Sun, 25 Feb 2018 10:28:52 +0000 (11:28 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 26 Feb 2018 12:05:10 +0000 (12:05 +0000)
commit767fcb674287c62418946597d3300355d1e8528b
tree06d24024455123ba742cb11725143351ade8634f
parentcbcc84ba6684868996eccd1d94e445eb6868c54a
Python: addressing PEP8 deprecation

PEP8 has been deprecated and python users are being asked to migrate to
pycodestyle.

Change-Id: I52d5f7b2bf72156216a9966e8322ec58763f24d4
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
test/Makefile