On Tue, Sep 22, 2020 at 05:00:26PM -0400, John Snow wrote: > As part of delinting and adding type hints to the QAPI generator, it's > helpful for the entrypoint to be part of the package, only leaving a > very tiny entrypoint shim outside of the module. > > Signed-off-by: John Snow <[email protected]> > --- > scripts/qapi-gen.py | 90 +++---------------------------------------- > scripts/qapi/main.py | 91 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 97 insertions(+), 84 deletions(-) > create mode 100644 scripts/qapi/main.py >
Reviewed-by: Cleber Rosa <[email protected]> Tested-by: Cleber Rosa <[email protected]>
signature.asc
Description: PGP signature
