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
When writing test for Matplotlib plots one often needs to check if the text is showing what's expected.
Adding an __eq__() would make this much simpler to do.