mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Disable pylint import error check
This commit is contained in:
parent
19d243d159
commit
63bf1373b7
@ -4,6 +4,7 @@ homeassistant.components.sensor.zwave
|
||||
|
||||
Interfaces with Z-Wave sensors.
|
||||
"""
|
||||
# pylint: disable=import-error
|
||||
from openzwave.network import ZWaveNetwork
|
||||
from pydispatch import dispatcher
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user