Skip to content

Commit

Permalink
Update message.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Mindêllo de Andrade <[email protected]>
  • Loading branch information
chemelli74 and rokam authored Oct 14, 2024
1 parent cf5c9b9 commit 180291f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions midealocal/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ def _missing_(cls, value: Any) -> IntEnum: # noqa: ANN401
return ListTypes(value)


@deprecated("Use ListTypes instead")
class SubBodyType(IntEnum):
"""SubBody Types (Deprecated)."""

Expand Down

0 comments on commit 180291f

Please sign in to comment.