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
)
Don't complain about comparing lists, variable-length tuples or sets if
one of the operands has an item type with a custom `__eq__` method.
Fix#14511.
Uh oh!
There was an error while loading. Please reload this page.
This generate a false positive when using
--strict-equality
:The text was updated successfully, but these errors were encountered: