类型缩小
3 条带有 narrowing 标签的Python 类型规范规则。
-
narrowing_typeguardTypeGuardorTypeIson method with no narrowing parameter -
narrowing_typeisTypeGuard/TypeIs return type incompatibility in callable arguments -
narrowing_typeis_2TypeIsnarrows to a type inconsistent with the input type