Type narrowing
3 python typing-spec rules tagged narrowing.
-
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