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-02-23 12:49:39 +01:00
2021-04-30 12:59:54 +02:00
2024-04-24 10:03:54 +02:00
2025-03-06 10:09:22 +01:00
2025-02-26 11:09:49 +01:00
2025-03-06 10:09:22 +01:00