On Tue, May 20, 2025 at 3:42 AM Markus Armbruster wrote:
> John Snow writes:
>
> > The next patch will synchronize the qemu.qmp library with the external,
> > standalone version. That synchronization will require a few extra
> > ignores for pylint, so do that now.
>
> Just one, unless I'm cross-
John Snow writes:
> The next patch will synchronize the qemu.qmp library with the external,
> standalone version. That synchronization will require a few extra
> ignores for pylint, so do that now.
Just one, unless I'm cross-eyed again.
> Signed-off-by: John Snow
> ---
> python/setup.cfg | 5
The next patch will synchronize the qemu.qmp library with the external,
standalone version. That synchronization will require a few extra
ignores for pylint, so do that now.
Signed-off-by: John Snow
---
python/setup.cfg | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pyt