Re: [PATCH 02/57] qapi: shush pylint up

2025-03-05 Thread John Snow
On Wed, Mar 5, 2025, 1:28 AM Markus Armbruster wrote: > John Snow writes: > > > Sh! > > > > This patch is RFC quality, I wasn't in the mood to actually solve > > problems so much as I was in the mood to continue working on the Sphinx > > rework. Plus, I don't think the code I am patching has

Re: [PATCH 02/57] qapi: shush pylint up

2025-03-04 Thread Markus Armbruster
John Snow writes: > Sh! > > This patch is RFC quality, I wasn't in the mood to actually solve > problems so much as I was in the mood to continue working on the Sphinx > rework. Plus, I don't think the code I am patching has hit origin/master > yet ... > > Signed-off-by: John Snow > --- > s

[PATCH 02/57] qapi: shush pylint up

2025-03-04 Thread John Snow
Sh! This patch is RFC quality, I wasn't in the mood to actually solve problems so much as I was in the mood to continue working on the Sphinx rework. Plus, I don't think the code I am patching has hit origin/master yet ... Signed-off-by: John Snow --- scripts/qapi/backend.py | 2 ++ script