]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Fix type errors reported by pyright 38866/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 12 Jan 2021 10:15:05 +0000 (11:15 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 12 Jan 2021 11:12:16 +0000 (12:12 +0100)
commit2ce828d5f3682d3eee61e4a4a07a9eedb6a3d04e
tree60eeb9a1f7cd3521a23b223a87381d5b3eed60c0
parent1783f43b15e821369ae06fd4ebb4cf4952c72cd1
cephadm: Fix type errors reported by pyright

pyright is picky about `except ImportError` constructs
and also checks un-annotated code by default.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/cephadm/cephadm