]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Fix flake8 errors in virsh-auth
authorAndrea Bolognani <abologna@redhat.com>
Fri, 19 Mar 2021 13:26:34 +0000 (14:26 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 22 Mar 2021 11:05:18 +0000 (12:05 +0100)
commit85390e6bf943fa26a54bece362ccc234c646fbba
tree08877c9b7be672f35a7dd714953ebbbe1d809472
parent6739736786c53e80e9ba9d80c9e7a264fad4186a
tests: Fix flake8 errors in virsh-auth

Specifically

  E111 indentation is not a multiple of four

This commit is better viewed with 'git show -w'.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
tests/virsh-auth