mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
qapi/types.py: remove one-letter variables
"John, if pylint told you to jump off a bridge, would you?" Hey, if it looked like fun, I might. Now that this file is clean, enable pylint checks on this file. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Message-Id: <20201009161558.107041-34-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
cd073c8fb0
commit
dec44d3d65
2 changed files with 15 additions and 15 deletions
|
@ -6,7 +6,6 @@ ignore-patterns=error.py,
|
|||
expr.py,
|
||||
parser.py,
|
||||
schema.py,
|
||||
types.py,
|
||||
visit.py,
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue