fix: add final newline to satisfy pylint req

This commit is contained in:
Tze 2023-07-08 20:20:09 +10:00 committed by GitHub
parent 210908877c
commit 520a814aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,4 +195,5 @@ def return_if_object(module, response):
if __name__ == "__main__":
main()
main()