From: Svelar Date: Thu, 16 Mar 2023 06:21:58 +0000 (+0800) Subject: translate: add new line at the end X-Git-Tag: v19.0.0~1274^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=39a679166102d2a4f308898ae7ba7c1e5104f3e2;p=ceph.git translate: add new line at the end Signed-off-by: Svelar --- diff --git a/src/python-common/ceph/deployment/translate.py b/src/python-common/ceph/deployment/translate.py index 1d4605d5c50..8f2e3305338 100644 --- a/src/python-common/ceph/deployment/translate.py +++ b/src/python-common/ceph/deployment/translate.py @@ -200,4 +200,4 @@ class to_ceph_volume(object): cmds[i] += " --report" cmds[i] += " --format json" - return cmds \ No newline at end of file + return cmds