mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-10 04:40:27 -07:00
fix: add final newline to satisfy pylint req
This commit is contained in:
parent
210908877c
commit
520a814aea
1 changed files with 2 additions and 1 deletions
|
@ -195,4 +195,5 @@ def return_if_object(module, response):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue