mirror of
https://github.com/home-assistant/core.git
synced 2025-11-07 09:59:30 +00:00
Modify import of template and PEP257
This commit is contained in:
@@ -9,7 +9,7 @@ import logging
|
||||
import homeassistant.components.mqtt as mqtt
|
||||
from homeassistant.const import CONF_VALUE_TEMPLATE, STATE_UNKNOWN
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import template
|
||||
from homeassistant.helpers import template
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user