mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
cs_vpc: fix pep8 (#21964)
This commit is contained in:
parent
21880b9742
commit
cecf22039d
1 changed files with 3 additions and 2 deletions
|
@ -387,5 +387,6 @@ def main():
|
|||
|
||||
module.exit_json(**result)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue