]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: fix type annotation for list containing IP addresses
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 29 Mar 2023 14:14:33 +0000 (10:14 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Mar 2023 20:52:53 +0000 (16:52 -0400)
commit84a02d63ef1fc8bc4cc3d6c7fc4579c8448a9e4a
treecc3863f47d820c1cc119ace92bec250859033c40
parent8042e3cefb864ffd272501c73b5909fc10c9400f
cephadm: fix type annotation for list containing IP addresses

This change makes this file pass mypy checking on mypy 0.981.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py