Add empty line after module docstring (2) [tests.components] (#112737)

This commit is contained in:
Marc Mueller
2024-03-08 19:16:21 +01:00
committed by GitHub
parent 2c06d4fcb9
commit 32f3f46542
569 changed files with 569 additions and 0 deletions

View File

@ -78,6 +78,7 @@ light:
brightness: true
brightness_scale: 99
"""
import copy
from typing import Any
from unittest.mock import call, patch