Pep8 fixes for parted (#24713)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/4420/head
Abhijeet Kasurde 2017-05-17 13:53:41 +05:30 committed by John R Barker
parent 036ba7eeec
commit ad41d0e88f
2 changed files with 44 additions and 46 deletions

View File

@ -192,7 +192,6 @@ EXAMPLES = """
from ansible.module_utils.basic import AnsibleModule
import locale
import math
import re
import os

View File

@ -669,7 +669,6 @@ lib/ansible/modules/system/openwrt_init.py
lib/ansible/modules/system/osx_defaults.py
lib/ansible/modules/system/pam_limits.py
lib/ansible/modules/system/pamd.py
lib/ansible/modules/system/parted.py
lib/ansible/modules/system/puppet.py
lib/ansible/modules/system/runit.py
lib/ansible/modules/system/seboolean.py