pyright is now also supported

This commit is contained in:
Tim Rid 2021-05-23 16:41:28 +02:00
parent 2b5967e11d
commit d660d690fe

View file

@ -21,8 +21,8 @@ The stubs are tested against the pytests of the *construct* package in a slightl
The new typed constructs have new written pytests, which also passes all pytests and the static type checkers.
The following static type checkers are fully supported:
- [x] mypy ( `mypy --strict tests` )
- [ ] pyright ( `pyright tests` ) (TODO: Some errors in pyright have to be fixed first)
- [x] mypy
- [x] pyright
## Explanation
### Stubs