v0.3.0
Changed
- Call
unittest.main
in unit test files when executed as__main__
. - Move the
automations
parameter to be the first parameter of
pokerkit.state.State
.
Changed
unittest.main
in unit test files when executed as __main__
.automations
parameter to be the first parameter ofpokerkit.state.State
.