mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Pep8 fixes for Windows module (#24349)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
jhawkesworth
parent
86bf27511c
commit
9c5b55232c
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
#coding: utf-8 -*-
|
||||
# coding: utf-8 -*-
|
||||
|
||||
# (c) 2017 Dag Wieers <dag@wieers.com>
|
||||
#
|
||||
@@ -71,4 +71,3 @@ path:
|
||||
type: string
|
||||
sample: C:\Users\Administrator\AppData\Local\Temp\ansible.bMlvdk
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user