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