mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Cleanup root component imports in tests (#78893)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import pytest
|
||||
|
||||
from homeassistant.components.climate.const import (
|
||||
from homeassistant.components.climate import (
|
||||
ATTR_AUX_HEAT,
|
||||
ATTR_FAN_MODE,
|
||||
ATTR_HUMIDITY,
|
||||
|
||||
Reference in New Issue
Block a user