Skip to content

Commit

Permalink
Added Docstring punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
bullitt186 committed Jul 20, 2024
1 parent dcf2347 commit b86dbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/e3dc_rscp/coordinator.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@


class E3DCWallbox(TypedDict):
"""E3DC Wallbox, keeps general information, attributes and identity data for an individual wallbox"""
"""E3DC Wallbox, keeps general information, attributes and identity data for an individual wallbox."""

index: int
key: str
Expand Down

0 comments on commit b86dbbb

Please sign in to comment.