Skip to content

Commit

Permalink
Clean-up misc. whitespace deltas
Browse files Browse the repository at this point in the history
  • Loading branch information
archiconda1976 authored Sep 26, 2024
1 parent 71f444d commit 49862ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aiorussound/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ class Source(DataClassORJSONMixin):
play_time: str = field(metadata=field_options(alias="playTime"), default=None)
track_time: str = field(metadata=field_options(alias="trackTime"), default=None)


class CallbackType(StrEnum):
"""Callback type."""

Expand Down

0 comments on commit 49862ba

Please sign in to comment.