Phyme
Phyme copied to clipboard
Enums are assigned to _auto generators and not values generated by _auto
Fix by creating an instance of _auto and calling next on that instance when assigning Enum values.