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 using testing assertions like np.assert_array_equal that use __tracebackhide__, it does not make sense to display their locals in the error output, but the locals of the parent stack frame.