]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_argparse: do not reuse variable for holding values of different types 41830/head
authorKefu Chai <kchai@redhat.com>
Sun, 13 Jun 2021 09:14:04 +0000 (17:14 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 13 Jun 2021 10:11:09 +0000 (18:11 +0800)
commit254109f773fa497d1bb9035921c5ea800fdd78e0
tree8fbaf94ed716572abe6e906c48ae7240c7a7b514
parent265ae0a60e21ee40f3874ebbe86a416ba510b380
pybind/ceph_argparse: do not reuse variable for holding values of different types

to appease mypy

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