]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: annotate variable type for mypy
authorJoao Eduardo Luis <joao@suse.com>
Sat, 16 Jan 2021 15:33:43 +0000 (14:33 -0100)
committerJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Mon, 25 Jan 2021 17:51:16 +0000 (18:51 +0100)
commit488cbf8f0d2b5ea376cebd31fcdbbfd880781c7f
treeb1c70071d9cb03e75d5ee33590d769bfe11c7195
parentaab0c22d5e276339c7a28e344877f73831fee40e
cephadm: annotate variable type for mypy

mypy was complaining about the type of the variable being None, later on
on assignment with an int.

Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 4fa175e96783f698f5b1e78515fef0016e4e026e)
src/cephadm/cephadm