atharvapatil22 / PokerAI

0 stars 0 forks source link

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

Closed TiptonG closed 7 months ago

TiptonG commented 7 months ago

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