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
Use explicit string annotation in cast expressions
Updated all instances of `cast` to use string annotations, ensuring consistency and aligning with newer type hinting practices. This enhances readability and avoids potential issues with forward references in type checking.
0 commit comments