Do we want mypy --strict in the CI?
Needing to pass mypy --strict is an issue that affects most people who want to contribute to the firmware. It has come to our attention that it is not only a major hinderance for us but also for others with way more experience, and to our knowledge few are in favor of it. To our knowledge it does have major quirks with micropython, leading to questionable accuracy and code readability in some cases. We think all core contributors that poke at the python side of things should have a voice here and would like to propose a vote whether to keep it or to switch to the much more chill pylint -E. Feel free to comment your opinion below.