Josverl / micropython-stubs

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
https://micropython-stubs.readthedocs.io
MIT License
133 stars 21 forks source link

Check stubs with the flake8-pyi addin #746

Open Josverl opened 6 months ago

Josverl commented 6 months ago

https://github.com/PyCQA/flake8-pyi/blob/main/ERRORCODES.md

The above toll seems to be useful to validate the stubs against mypy recommendations