mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 17:15:20 +00:00
A previous commit narrowed the type of QAPISchemaObjectType.variants from QAPISchemaVariants to QAPISchemaBranches. Rename it to .branches. Same for .__init__() parameter @variants. Signed-off-by: Markus Armbruster <armbru@redhat.com>