Is pyright meant to be a drop-in replacement for mypy? #10957
Closed
andres-ito-traversal
started this conversation in
General
Replies: 1 comment
-
|
answer resolved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
based on my investigations, it seems like pyright is a more performant static type checker compared to mypy.
mypy is taking 11 minutes to run in our CI, and was looking for either alternatives. Sorry for the dumb question in advance, but I figured Id ask quickly here :)
Beta Was this translation helpful? Give feedback.
All reactions