mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
All containing methods are legacy helpers that should not be used by new
|
||||
components. Instead call the service directly.
|
||||
"""
|
||||
|
||||
from homeassistant.components.climate import (
|
||||
_LOGGER,
|
||||
ATTR_AUX_HEAT,
|
||||
|
||||
Reference in New Issue
Block a user