openupstream
## Description Fixes #221 To fix this, we can use a TypeVar to bound the input cls to VectorProtocol. This avoids the inconsistent inheritance issue. We also don't need the unreachable ignores anymore since the code now typechecks correctly
+4−1
+4 −1