qapi/pylintrc: ignore 'consider-using-f-string' warning
commit1c00917409c9604cfc587045ba37395a48337dff
authorJohn Snow <jsnow@redhat.com>
Thu, 30 Sep 2021 20:57:04 +0000 (30 16:57 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 2 Oct 2021 05:33:41 +0000 (2 07:33 +0200)
tree5a2d179fc51fb8e204b1c30b5bcb4d30a4a9b15c
parent5f992102383ed8ed97076548e1c897c7034ed8a4
qapi/pylintrc: ignore 'consider-using-f-string' warning

Pylint 2.11.x adds this warning. We're not yet ready to pursue that
conversion, so silence it for now.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210930205716.1148693-2-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/pylintrc