Skip to content

Commit

Permalink
add a period period
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Nov 9, 2021
1 parent 07e33f4 commit 8451d86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class MoveCompletedPayload(MoveGroupRequestPayload):

@dataclass
class GetMoveStatusResponsePayload(MoveGroupRequestPayload):
"""Read status of current move being executed"""
"""Read status of current move being executed."""

seq_id: utils.UInt8Field
remaining_duration: utils.UInt64Field
Expand Down

0 comments on commit 8451d86

Please sign in to comment.