Callables
5 python typing-spec rules tagged callables.
-
callables_annotationInvalid type argument count or form -
callables_kwargsUnpackTypedDict kwargs violations -
callables_protocolCallable call-site arity and argument validation -
callables_protocol_2Callable and Protocol assignment compatibility -
callables_subtypingCallable subtyping violations (covariance / contravariance)