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
- Add explicit type annotations for current and parent variables
- Add type annotation for result lists in traversal methods
- Add null check for parent before accessing its key
- Fixes all 6 MyPy errors reported by pre-commit hooks
0 commit comments