Skip to content

Commit b6e2aa7

Browse files
bouwewfrenck
andauthored
Review feedback
Co-authored-by: Franck Nijhof <[email protected]>
1 parent 7cc9852 commit b6e2aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def __init__(
195195
password: str,
196196
username: str,
197197
port: str,
198-
timeout: str,
198+
timeout: float,
199199
websession: ClientSession,
200200
):
201201
"""Set the constructor for this class."""

0 commit comments

Comments
 (0)