You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using some older versions of mypy and ruff. These should be upgraded to their latest versions.
mypy is rather straightforward as far as I have seen, while ruff has made some even bigger changes and requires modifying the pyproject.toml file as well as quite some (mostly automated) fixes.
I am planning on having a look at this myself in the next weeks.