Skip to content

Commit f2bf017

Browse files
committed
Improve docstring
1 parent 921ad7a commit f2bf017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def firmware_stick(self) -> str:
124124

125125
@property
126126
def hardware_stick(self) -> str:
127-
"""Hardware of USB-Stick."""
127+
"""Hardware version of USB-Stick."""
128128
return self._controller.hardware_stick
129129

130130
@property

0 commit comments

Comments
 (0)