mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Upgrade pylint to 2.6.0 (#39363)
This commit is contained in:
@@ -5,7 +5,7 @@ import logging
|
||||
|
||||
import btlewrap
|
||||
from btlewrap import BluetoothBackendException
|
||||
from miflora import miflora_poller
|
||||
from miflora import miflora_poller # pylint: disable=import-error
|
||||
import voluptuous as vol
|
||||
|
||||
from homeassistant.components.sensor import PLATFORM_SCHEMA
|
||||
|
||||
Reference in New Issue
Block a user