diff options
author | John Snow | 2021-06-03 02:37:09 +0200 |
---|---|---|
committer | John Snow | 2021-06-18 22:10:06 +0200 |
commit | d229f1c83d698ed5f605bcc2eab96e05afeddefb (patch) | |
tree | b56db45c425d41b9bb6ba018936c6ed1801b4384 /python/tests/isort.sh | |
parent | scripts/qom-fuse: apply flake8 rules (diff) | |
download | qemu-d229f1c83d698ed5f605bcc2eab96e05afeddefb.tar.gz qemu-d229f1c83d698ed5f605bcc2eab96e05afeddefb.tar.xz qemu-d229f1c83d698ed5f605bcc2eab96e05afeddefb.zip |
python: Add 'fh' to known-good variable names
fd and fh are fine: we often use these for "file descriptor" or "file
handle" accordingly. It is rarely the case that you need to enforce a
more semantically meaningful name beyond "This is the file we are using
right now."
While we're here: add comments for all of the non-standard pylint
names. (And the underscore.)
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210603003719.1321369-10-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/tests/isort.sh')
0 files changed, 0 insertions, 0 deletions