]> 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)
committerAfreen <afreen23.git@gmail.com>
Thu, 15 Feb 2024 08:29:26 +0000 (13:59 +0530)
commit7562a5f5cbe85be5cc39eacafe99ff46ebf45bb4
treee0fb7216381a905368f99f73ea4987ac38ddf9fa
parent49f22553475d9a81780b82f923b0886e08fa4fac
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