diff options
author | Markus Armbruster | 2018-06-21 10:35:51 +0200 |
---|---|---|
committer | Markus Armbruster | 2018-08-15 07:24:22 +0200 |
commit | b736e25a1820c63f7d69baa03e624cef80c4de90 (patch) | |
tree | 8422eedbca8d311e6005da30aca0118314011913 /scripts/qapi/types.py | |
parent | tests: change /0.15/* tests to /qmp/* (diff) | |
download | qemu-b736e25a1820c63f7d69baa03e624cef80c4de90.tar.gz qemu-b736e25a1820c63f7d69baa03e624cef80c4de90.tar.xz qemu-b736e25a1820c63f7d69baa03e624cef80c4de90.zip |
qapi: Fix some pycodestyle-3 complaints
Fix the following issues:
common.py:873:13: E129 visually indented line with same indent as next logical line
common.py:1766:5: E741 ambiguous variable name 'l'
common.py:1784:1: E305 expected 2 blank lines after class or function definition, found 1
common.py:1833:1: E305 expected 2 blank lines after class or function definition, found 1
common.py:1843:1: E305 expected 2 blank lines after class or function definition, found 1
visit.py:181:18: E127 continuation line over-indented for visual indent
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180621083551.775-1-armbru@redhat.com>
[Fixup squashed in:]
Message-ID: <871sd0nzw9.fsf@dusky.pond.sub.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions