mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-25 14:20:29 -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
|
@ -196,3 +196,4 @@ def return_if_object(module, response):
|
|||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue