]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/iostat: minor cleanups
authorKefu Chai <kchai@redhat.com>
Sun, 17 Jan 2021 02:19:53 +0000 (10:19 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 26 Jan 2021 10:01:59 +0000 (18:01 +0800)
commit3422ba1bfc13e92f9df0af50790c69ac9385f4fa
treefcdc6af35ec2c9b3f2bec38a9acabd3d8cc67e10
parent4ffcccf6a4bbded4a240c2bf13020da1d6d6d774
pybind/mgr/iostat: minor cleanups

* do not pass typename and self to super()
* do not add parentheses around condition expression

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