scratchattach
scratchattach copied to clipboard
feat!: remove enumwrapper
remove _EnumWrapper and use enum.Enum directly instead. Needs discussion