mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Fix pycodestyle
This commit is contained in:
parent
63f22d3a2f
commit
6f8ef18541
1 changed files with 6 additions and 5 deletions
|
@ -465,6 +465,7 @@ class DconfPreference(object):
|
||||||
# Value was changed.
|
# Value was changed.
|
||||||
return changed
|
return changed
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
# Setup the Ansible module
|
# Setup the Ansible module
|
||||||
module = AnsibleModule(
|
module = AnsibleModule(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue