]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: add a type annotation to the extra_args dict
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 28 Mar 2023 21:07:04 +0000 (17:07 -0400)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:55 +0000 (08:36 -0400)
commit9e87d07c427fc8fd2a7b9b94213cb6365473edcd
tree9c30b33b6d6b56e4a3949c3bbc26041895784ba1
parente74f6deebc49249df51b86be2d1dc03868728268
pybind/mgr: add a type annotation to the extra_args dict

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

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit bc65da0acdfbe99d847f8f304eb1e470b072561b)
src/pybind/mgr/mgr_module.py