Lint: W391 blank line at end of file

This commit is contained in:
2020-11-06 21:14:19 -05:00
parent 5da314902f
commit cb2defbde9
8 changed files with 0 additions and 8 deletions

View File

@ -974,4 +974,3 @@ def format_list(zk_conn, vm_list, raw):
click.echo('\n'.join(sorted(vm_list_output)))
return True, ''