Markus Armbruster e6985cc440 qapi/introspect: Use @dataclass to simplify
A TODO comment in class Annotated reminds us to simplify it once we
can use @dataclass, new in Python 3.7.  We have that now, so do it.

There's a similar comment in scripts/qapi/source.py, but I can't
figure out how to use @dataclass there.  Left for another day.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250227080757.3978333-4-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2025-03-06 10:09:25 +01:00
..
2023-09-08 13:08:52 +03:00
2022-04-21 11:01:00 -04:00
2023-09-08 13:08:52 +03:00
2025-03-04 09:30:26 +08:00
2020-08-21 06:30:14 -04:00
2025-02-25 10:49:23 +01:00