-
@jheek -- should we also run mypy in addition to pytype in run_all_tests.sh, per #675? |
Beta Was this translation helpful? Give feedback.
Answered by
jheek
Nov 27, 2020
Replies: 1 comment 1 reply
-
Ideally we want both type checkers to work correctly at least for the library. Also mypy should offer a speedup |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jheek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideally we want both type checkers to work correctly at least for the library. Also mypy should offer a speedup