Closed caymansimpson closed 7 months ago
Please reject if you think this is not well-thought through. I'm not sure how this should best jive with Issue #523, and specifically the DoubleBattle implementation here and here
Merging #529 (2d4cf46) into master (f458350) will decrease coverage by
0.14%
. Report is 27 commits behind head on master. The diff coverage is89.09%
.
@caymansimpson thanks!
Adding enumerations for the .target() field in Move class, to make it easier to embed moves via OHE.
Changes:
All unit tests passed in both test_move and test_enumeration
This is in response to issue #525, but only addresses the Target field because you already have encoded volatile statuses in effect.py