atharvapatil22 / PokerAI

0 stars 0 forks source link

GenerateTestSequences.py has "1" and "A" being generated, only "A" should be #63

Closed TiptonG closed 3 weeks ago

TiptonG commented 4 weeks ago

Card.py is coded to recognize "A", not "1", and the generator has both. That should be changed, and the test files regenerated.