mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 20:24:23 -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.
|
||||
return changed
|
||||
|
||||
|
||||
def main():
|
||||
# Setup the Ansible module
|
||||
module = AnsibleModule(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue