mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
stat: PEP8, imports, cosmetics (#24653)
- Make PEP8 compliant - Ensure imports are specific - Few cosmetic changes (sort lists, casing, punctuation)
This commit is contained in:
committed by
John R Barker
parent
3a82246d82
commit
09ba70f7c4
@@ -316,7 +316,6 @@ lib/ansible/modules/files/ini_file.py
|
||||
lib/ansible/modules/files/iso_extract.py
|
||||
lib/ansible/modules/files/patch.py
|
||||
lib/ansible/modules/files/replace.py
|
||||
lib/ansible/modules/files/stat.py
|
||||
lib/ansible/modules/files/synchronize.py
|
||||
lib/ansible/modules/files/tempfile.py
|
||||
lib/ansible/modules/files/unarchive.py
|
||||
|
||||
Reference in New Issue
Block a user