Skip to content

Commit efe95b6

Browse files
committed
Remove pylint-disable
1 parent 9002cd7 commit efe95b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugwise/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
class Smile(SmileComm):
4242
"""The main Plugwise Smile API class."""
4343

44-
# pylint: disable=too-many-instance-attributes, too-many-public-methods
45-
4644
def __init__(
4745
self,
4846
host: str,

0 commit comments

Comments
 (0)