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
Using mypy-lang static type analysis tool to analyse the codebase will reveal any violations of assumed types.
Analyse the code using mypy-lang and fix occuring type violations.