Integrate Mypy into PR checker #829
Closed
sfc-gh-yihuang2
started this conversation in
General
Replies: 1 comment
-
Thanks @sfc-gh-yihuang-2 , we do have mypy check ![]() |
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.
-
Mypy is a static type checker. By enforcing code contributors to think about the data types, it ultimately improves the code quality for a large project.
https://mypy-lang.org/
Beta Was this translation helpful? Give feedback.
All reactions