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

@ -1564,4 +1564,3 @@ def ceph_volume_snapshot_remove(pool, volume, name):
'message': retdata.replace('\"', '\'')
}
return output, retcode