v0.2.1 Enum -> IntEnum and Testing Update
- Changed
ResultCodes
fromEnum
toIntEnum
to better match intended functionality - Also added a much more robust testing and format-checking setup, with development directions in README.
ResultCodes
from Enum
to IntEnum
to better match intended functionality