BSK-E0087
error
Reserved for future PEP 695 type parameter checks
PEP 695 type parameter bound and constraint validation is handled by BSK-E0089. This module is reserved for any future distinct PEP 695 violations.
How to handle it
Every rule is on by default — strict is the default, not a cage. You can dial
BSK-E0087 down per-file or per-path from your editor or
pyproject.toml, or fix the code
so it type-checks. See the Type System rules and
the complete diagnostic reference.
Canonical URL: https://www.basilisk-python.dev/errors/BSK-E0087