You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since mypy v1.11, uses of functools.partial are checked. Implementing
protocol, since I didnt find other way to handle a generic `sig_handler`
reference to callables of type `SignalHandlers`.
0 commit comments