On 15/10/25 11:54, Thomas Huth wrote:
From: Thomas Huth <[email protected]>- put the doc strings in the right locations (after the "def" line) - use isinstance() instead of checking via type() Signed-off-by: Thomas Huth <[email protected]> --- tests/functional/qemu_test/uncompress.py | 40 ++++++++++++------------ 1 file changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
