]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/progress: remove redundant pass statement
authorKefu Chai <tchaikov@gmail.com>
Mon, 1 Sep 2025 09:21:08 +0000 (17:21 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 1 Sep 2025 09:24:43 +0000 (17:24 +0800)
commitdcc44b0e98b897574a9fdc22e94ca064acb98c39
treeb7f51b34fae51d7e9ce39794bb668c867e34a2be
parent346846543c6bfc93a360476c739580cd2344fec0
pybind/mgr/progress: remove redundant pass statement

Remove unnecessary `pass` statement at the end of function definition
that serves no purpose and doesn't improve readability.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/pybind/mgr/progress/module.py