[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:
Gekho457
2020-10-05 14:20:45 -04:00
committed by GitHub
parent 56b56cf7a1
commit aaa8147acb
2 changed files with 34 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
flake8==3.7.7
flake8-comprehensions
flake8-quotes==2.0.0
mypy==0.782
yapf==0.23.0