Merge "pep8 fix"
This commit is contained in:
commit
bd5245d3a1
@ -363,5 +363,6 @@ def main():
|
|||||||
resp = {'stderr': exp}
|
resp = {'stderr': exp}
|
||||||
module.fail_json(msg='Failed Process', **resp)
|
module.fail_json(msg='Failed Process', **resp)
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user