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
Also patch bug in the tests as follows:
_check_equal appeared to be checking index=True/False,
but we actually need to do explicitly pass in
index=True/False for this to work.
0 commit comments