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
Bug Report
A TypeVar with multiple constraints can be seen as a union. However, the redundant-expr does not understand it and emits errors which are wrong.
Bug Report
A TypeVar with multiple constraints can be seen as a union. However, the
redundant-expr
does not understand it and emits errors which are wrong.To Reproduce
Expected Behavior
no error
Actual Behavior
Your Environment
--enable-error-code redundant-expr
The text was updated successfully, but these errors were encountered: