John Snow writes:
> On Fri, Mar 7, 2025 at 7:00 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > Now that the legacy code is factored out, fix up the typing on the
>> > remaining code in qapidoc.py. Add a type ignore to qapi_legacy.py to
>> > prevent the errors there from bleeding out
On Sun, Mar 9, 2025 at 12:38 AM Markus Armbruster wrote:
> John Snow writes:
>
> > On Fri, Mar 7, 2025 at 7:00 AM Markus Armbruster
> wrote:
> >
> >> John Snow writes:
> >>
> >> > Now that the legacy code is factored out, fix up the typing on the
> >> > remaining code in qapidoc.py. Add a type
On Fri, Mar 7, 2025 at 7:00 AM Markus Armbruster wrote:
> John Snow writes:
>
> > Now that the legacy code is factored out, fix up the typing on the
> > remaining code in qapidoc.py. Add a type ignore to qapi_legacy.py to
> > prevent the errors there from bleeding out into qapidoc.py.
> >
> > Si
John Snow writes:
> Now that the legacy code is factored out, fix up the typing on the
> remaining code in qapidoc.py. Add a type ignore to qapi_legacy.py to
> prevent the errors there from bleeding out into qapidoc.py.
>
> Signed-off-by: John Snow
> ---
> docs/sphinx/qapidoc.py| 40 +++
Now that the legacy code is factored out, fix up the typing on the
remaining code in qapidoc.py. Add a type ignore to qapi_legacy.py to
prevent the errors there from bleeding out into qapidoc.py.
Signed-off-by: John Snow
---
docs/sphinx/qapidoc.py| 40 ++-