]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix typing errors in Fetcher classes
authorJoseph Sawaya <jsawaya@redhat.com>
Thu, 15 Jul 2021 17:17:28 +0000 (13:17 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Thu, 15 Jul 2021 17:17:28 +0000 (13:17 -0400)
commit10292074eaa4e87d02af53c7f56f70d04ba2d705
tree4fa3203acf1dc17a74c0b4f409b91436c38c813d
parentf7af348e65723116154460bff8f3f9b41094c1b1
mgr/rook: fix typing errors in Fetcher classes

This commit fixes documentation errors caught by Jenkins having to do with the typing hints
in DefaultFetcher and LSOFetcher.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/rook_cluster.py