diff options
author | John Snow <jsnow@redhat.com> | 2025-03-13 00:43:02 -0400 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-03-14 07:31:56 +0100 |
commit | 8fad36626009ef51b52f4cdf08e29cc66284e41d (patch) | |
tree | 2b03297898d3a960b8ffa2c2e2e1bf3797bdbaf1 /docs/sphinx/dbusdoc.py | |
parent | cbb698a2ba568f9746dee00ed59c442787103674 (diff) | |
download | qemu-8fad36626009ef51b52f4cdf08e29cc66284e41d.zip qemu-8fad36626009ef51b52f4cdf08e29cc66284e41d.tar.gz qemu-8fad36626009ef51b52f4cdf08e29cc66284e41d.tar.bz2 |
docs/qapi_domain: isolate TYPE_CHECKING imports
When using the annotations feature, type hints do not need to be
imported at runtime, only at type check time. Move type-check-only
imports into a conditional to reduce the number of imports needed at
runtime.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250313044312.189276-2-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'docs/sphinx/dbusdoc.py')
0 files changed, 0 insertions, 0 deletions