On 10/21/20 8:52 PM, John Snow wrote:
Move qom-fuse over to the python package now that it passes the linter. Update the import paradigms so that it passes.Signed-off-by: John Snow <js...@redhat.com> --- scripts/qmp/qom-fuse => python/qemu/qmp/qom_fuse.py | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) rename scripts/qmp/qom-fuse => python/qemu/qmp/qom_fuse.py (95%) mode change 100755 => 100644
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>