You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selfcheck: Enable the redundant-expr error code (#13547)
* selfcheck: Enable the `redundant-expr` error code
* Remove unnecessary `type: ignore`
* Revert changes to `mypy/build.py`, add a TODO
* Use a `cast` instead
* Use explicit annotation instead of `assert_type`
* Bump `types-typed-ast`, remove unneeded `type: ignore`
0 commit comments