]> git.apps.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)
committerJoao Eduardo Luis <joao@suse.com>
Wed, 20 Jan 2021 14:20:47 +0000 (13:20 -0100)
commit4fa175e96783f698f5b1e78515fef0016e4e026e
treeb7b0987e9a935c4fa66c61cdc415b45c88f60072
parent5178403833dc446e198bd19cbde3ce218bdb4547
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>
src/cephadm/cephadm