quac88 / NitDestroyer

Austin community college computer science club group machine learning project for poker and hidden information games
MIT License
3 stars 2 forks source link

fix: revert back to traditional classes #16

Closed quac88 closed 11 months ago

quac88 commented 11 months ago

Description of what you changed

removed the dataclass

Did you add any new dependencies ex (using a new library, python version, etc)?

N/A

How did you test your changes?

By running run.py several times. We do still need to add unit tests at some point.

What issue (if any) does this fix?

Remove dataclass which may have been an issue in the future

Checklist: