We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee2264 commit 10e9e2aCopy full SHA for 10e9e2a
plugwise/__init__.py
@@ -57,7 +57,7 @@ def __init__(
57
websession,
58
username,
59
port,
60
- self._timeout,
+ timeout,
61
)
62
63
self._host = host
0 commit comments