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
If we want to use type hinting, we should fix current code base and use static type checking before PR. We need to research best way to type check(e.g. mypy .), maybe add it to Actions before merge.
If we want to use type hinting, we should fix current code base and use static type checking before PR. We need to research best way to type check(e.g. mypy .), maybe add it to Actions before merge.