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
Recoded _max_value method using a dictionary (#5566)
* Removed _max_value method and added a dictionary
Related to #5502
* Addressed failing tests and restored _max_value method
* Added xfailing test to switch quicker
* Switch to if/else impl
0 commit comments