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 3d1e921 commit 5fabaf8Copy full SHA for 5fabaf8
plugwise/__init__.py
@@ -41,8 +41,6 @@
41
class Smile(SmileComm):
42
"""The main Plugwise Smile API class."""
43
44
- # pylint: disable=too-many-instance-attributes, too-many-public-methods
45
-
46
def __init__(
47
self,
48
host: str,
0 commit comments