可调用对象
5 条带有 callables 标签的Python 类型规范规则。
-
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)