]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
src/pybind: fix type annotations for signal handler function
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 29 Mar 2023 14:15:10 +0000 (10:15 -0400)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:55 +0000 (08:36 -0400)
commite924ae058e6d733c09b42858d0e6cc1f7bd99ec7
tree8f3afec10cc9189692bd942070fd9edd6e2a3cb0
parentdaef94a63f5f6e4e7103bc442f660b56b1f196da
src/pybind: fix type annotations for signal handler function

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

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