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 9002cd7 commit efe95b6Copy full SHA for efe95b6
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