]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/progress/module.py: no need to cast reported_epoch and _start_epoch
authorNeha Ojha <nojha@redhat.com>
Wed, 30 Jun 2021 19:38:15 +0000 (19:38 +0000)
committerKamoltat <ksirivad@redhat.com>
Thu, 30 Sep 2021 13:20:56 +0000 (13:20 +0000)
commit48d9bbd093efa251a17d4de61bc74f5d42d53e2c
tree20993a019abcd6caefbc08bb545b8e31afc007b6
parentac85b9be53bd46f07071d2185cf5ec60deb22afc
pybind/mgr/progress/module.py: no need to cast reported_epoch and _start_epoch

reported_epoch is an int, see 22128e3de697f3fdf66faf3fe3b701a3a599968f
and _start_epoch is also an int, see type annotations in
2af2afa5e9191115bb6f0b36194830ffb91938bf

Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit da268faed8e7a3eacb68b1c92855dc3a43225961)
Signed-off-by: Kamoltat <ksirivad@redhat.com>
src/pybind/mgr/progress/module.py