Closed
Description
openedon Nov 9, 2023
Mypy just added an option to report covariant overrides for mutable variables. For type safety, these should be invariant. Pyright should do the same.
See python/mypy#3208 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment