On Mon, Mar 29, 2021 at 10:28 AM Max Reitz <mre...@redhat.com> wrote: > > pylint complains that discards1_sha256 and all_discards_sha256 are first > set in non-__init__ methods. Let's make it happy. > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test | 3 +++ > 1 file changed, 3 insertions(+) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>