Fix pycodestyle

This commit is contained in:
sheidan 2025-07-19 04:38:12 -04:00
commit 6f8ef18541

View file

@ -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(