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
assertold_move[0] isnotNoneandold_move[1] isnotNone, "After potential swap, if it is not a regular move, and not an exchange, it must be a marriage, so expect both cards to be set"
assertbest_moveisnotNone, "We went over all the moves, selecting the one we expect to lead to the highest average score. Simce there must have been at least one move at the start, this can never be None"
assertbest_moveisnotNone, "We went over all the moves, selecting the one we expect to lead to the highest average score. Simce there must have been at least one move at the start, this can never be None"
0 commit comments