1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00

Fixing CI error about blank line at the end of the file

Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
This commit is contained in:
chandrashekh-vmw 2019-07-22 07:21:52 +00:00
parent e8fb50585b
commit ac26bfa26d

View File

@ -264,4 +264,3 @@ def main():
if __name__ == '__main__':
main()