mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 14:01:42 -07:00
PEP 8 W291 whitespace cleanup.
This commit is contained in:
parent
95789f3949
commit
d913f69ba1
166 changed files with 493 additions and 565 deletions
|
@ -260,7 +260,7 @@ class LibvirtConnection(object):
|
|||
else:
|
||||
# pretend there was a change
|
||||
res = 0
|
||||
if res == 0:
|
||||
if res == 0:
|
||||
return True
|
||||
else:
|
||||
# change the host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue