README.md: Add command for running mypy.
This commit is contained in:
parent
fa9e5a8e26
commit
0eb285da29
1 changed files with 4 additions and 0 deletions
|
@ -54,3 +54,7 @@ To run the tests for
|
|||
To run the linter, type:
|
||||
|
||||
`./tools/lint`
|
||||
|
||||
To check the type annotations, run:
|
||||
|
||||
`./tools/run-mypy`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue