unarchive: PEP8, imports, cosmetics (#24654)

- Make PEP8 compliant
- Ensure imports are specific
- Few cosmetic changes (sort lists, casing, punctuation)
This commit is contained in:
Dag Wieers 2017-06-02 17:22:52 +02:00 committed by John R Barker
commit 8cbed3c534
2 changed files with 109 additions and 119 deletions

View file

@ -255,7 +255,6 @@ lib/ansible/modules/files/iso_extract.py
lib/ansible/modules/files/replace.py
lib/ansible/modules/files/synchronize.py
lib/ansible/modules/files/tempfile.py
lib/ansible/modules/files/unarchive.py
lib/ansible/modules/files/xattr.py
lib/ansible/modules/identity/opendj/opendj_backendprop.py
lib/ansible/modules/messaging/rabbitmq_binding.py