]> git.apps.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)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Mar 2023 20:52:53 +0000 (16:52 -0400)
commitbc65da0acdfbe99d847f8f304eb1e470b072561b
treecaa86e5d22eff46f88647f475335992b46619d7b
parente1df7d939ff9f3445b129c9ace5387bd639c8e7a
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>
src/pybind/mgr/mgr_module.py