]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/dashboard: refactor overlong statement
authorKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 10:33:29 +0000 (18:33 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 11:13:12 +0000 (19:13 +0800)
commit34da2a118517ef5031795f3d73fc80877e50599d
tree69b10831e7156fc6d2f1b78c852b95e8900c4fa5
parent69fa3b9add583bf75d39f062062cf0db25da7635
pybind/mgr/dashboard: refactor overlong statement

to silence lint warning like:

services/tcmu_service.py:64:39: E126 continuation line over-indented for hanging indent':'./services/tcmu_service.py:64:39: E126 continuation line over-indented for hanging indent'}
2: 1     E126 continuation line over-indented for hanging indent

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/services/tcmu_service.py