mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-07-28 15:41:52 +03:00
generator: merge python wrapper generator methods
Instead of having three separate methods for generating python wrappers, merge them all together. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
# Manually written part of python bindings for libvirt-qemu
|
||||
from typing import Any, Callable, Dict, List, IO
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user