]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
reef: mgr/diskprediction_local: avoid more mypy errors 62369/head
authorJohn Mulligan <phlogistonjohn@asynchrono.us>
Tue, 18 Mar 2025 19:56:25 +0000 (15:56 -0400)
committerJohn Mulligan <phlogistonjohn@asynchrono.us>
Tue, 18 Mar 2025 19:56:25 +0000 (15:56 -0400)
commite09ae8e252e6c1becad881c4696cfff36ca9cee8
tree0c3a718a9d3ad02ac92d622adfcb468fb7406a5c
parent41ff2bdacddd106ccef2a7f3e2b6863c1c81914a
reef: mgr/diskprediction_local: avoid more mypy errors

Similar to c4111033172db28c4737e8438f27901811919ce4 this patch
suppresses mypy errors in the diskprediction_local mgr module.
I probably put the magic comment on more lines than needed but
mypy does not have a block-comment method to suppress checking
for just a region of code today.
This patch is not a backport as the issue is only impacting
reef CI jobs and so it is applied directly to the reef branch.

Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
src/pybind/mgr/diskprediction_local/predictor.py