Open jsaevitzon opened 1 year ago
Getting errors thrown that poker.base isn't defined. When I look at the imported functions (e.g. round_to) I don't see them defined anywhere either
Example: https://github.com/search?q=repo%3Apjrigali%2FPoker-Now-Analysis%20round_to&type=code
Do I have to implement this myself? Or is this already implemented but not checked in?
This applies to some of the Poker class attributes as well
Getting errors thrown that poker.base isn't defined. When I look at the imported functions (e.g. round_to) I don't see them defined anywhere either
Example: https://github.com/search?q=repo%3Apjrigali%2FPoker-Now-Analysis%20round_to&type=code