mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add empty line after module docstring (2) [tests.components] (#112737)
This commit is contained in:
@@ -24,6 +24,7 @@ If your light doesn't support color temp feature, omit `color_temp_template`.
|
||||
|
||||
If your light doesn't support RGB feature, omit `(red|green|blue)_template`.
|
||||
"""
|
||||
|
||||
import copy
|
||||
from typing import Any
|
||||
from unittest.mock import patch
|
||||
|
Reference in New Issue
Block a user