uAgents
uAgents copied to clipboard
chore: Use `IntEnum` instead of inheriting `int` and `Enum`
Fixes an IDE warning about incorrect type being passed the Service.type
field.