]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: drop "type: ignore" annotations 32957/head
authorKefu Chai <kchai@redhat.com>
Wed, 29 Jan 2020 13:40:25 +0000 (21:40 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 29 Jan 2020 13:40:49 +0000 (21:40 +0800)
commite39f34f9a92dc8b93abfb9e63978fd6c95e381f9
treea8cf594a672856aa5316e256b52b8367b52e16ba
parent7c8e3e88d1e3700d9e27d63b35ee5a8433620181
mgr/cephadm: drop "type: ignore" annotations

since these options are already initialized in the constructor, there is
no need to ignore their types when checking those lines using mypy

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