mypy
840a310f - selfcheck: Enable the `redundant-expr` error code (#13547)

Commit
3 years ago
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`
Author
Parents
Loading