From: Kefu Chai Date: Tue, 9 Mar 2021 08:38:41 +0000 (+0800) Subject: pybind/mgr: add diskprediction_local to mypy X-Git-Tag: v17.1.0~2641^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e2eeea38b1d97ed2c7d7fed6ab776e8d24c85aeb;p=ceph.git pybind/mgr: add diskprediction_local to mypy Signed-off-by: Kefu Chai --- diff --git a/src/pybind/mgr/tox.ini b/src/pybind/mgr/tox.ini index 1ce44349f2dc2..d50c45ab865e2 100644 --- a/src/pybind/mgr/tox.ini +++ b/src/pybind/mgr/tox.ini @@ -67,6 +67,7 @@ commands = -m crash \ -m dashboard \ -m devicehealth \ + -m diskprediction_local \ -m hello \ -m influx \ -m iostat \