]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybing/mgr/mgr_module: make CLICommand._parse_args() a staticmethod
authorKefu Chai <kchai@redhat.com>
Sat, 26 Dec 2020 12:13:21 +0000 (20:13 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 14 Jan 2021 11:46:04 +0000 (19:46 +0800)
commit9ff0b6cf95c99db26d91628890d0caf58a7a0d29
tree306fd7488d9c092579c43487e29edc2ebc3ab0d2
parentad1dccb4bff6b01454003708af116c563144a509
pybing/mgr/mgr_module: make CLICommand._parse_args() a staticmethod

for better readability

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