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 type validation for flag dependency expected values
- Handle Optional[bool] returns from match_flag_property correctly
- Use explicit variable assignments to satisfy mypy type checker
This resolves type checking issues while maintaining functionality.
0 commit comments