diff options
author | 2024-03-15 16:22:57 +0100 | |
---|---|---|
committer | 2024-04-24 10:03:54 +0200 | |
commit | 4ed3fe08222abcf4f3d15a9b810ded0790123b2e (patch) | |
tree | fb62d7487ca1eadeada544412e0d8272b12bff3b /scripts/coverage/compare_gcov_json.py | |
parent | qapi/parser.py: assert member.info is present in connect_member (diff) | |
download | qemu-4ed3fe08222abcf4f3d15a9b810ded0790123b2e.tar.xz qemu-4ed3fe08222abcf4f3d15a9b810ded0790123b2e.zip |
qapi/schema: add type hints
This patch only adds type hints, which aren't utilized at runtime and
don't change the behavior of this module in any way.
In a scant few locations, type hints are removed where no longer
necessary due to inference power from typing all of the rest of
creation; and any type hints that no longer need string quotes are
changed.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240315152301.3621858-22-armbru@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions