Skip to content

Commit 4366d9d

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

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
@@ -194,7 +194,7 @@ def __init__(
194194
host: str,
195195
password: str,
196196
username: str,
197-
port: str,
197+
port: int,
198198
timeout: float,
199199
websession: ClientSession,
200200
):

0 commit comments

Comments
 (0)