mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 09:29:05 +08:00
[CI] Add mypy to ci (#11117)
* Add mypy check to format.sh * format_all() runs mypy check only on specified files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
flake8==3.7.7
|
||||
flake8-comprehensions
|
||||
flake8-quotes==2.0.0
|
||||
mypy==0.782
|
||||
yapf==0.23.0
|
||||
|
||||
Reference in New Issue
Block a user