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

@ -938,4 +938,3 @@ def format_list_acl(acl_list):
)
click.echo('\n'.join(sorted(acl_list_output)))