mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Add empty line after module docstring (2) [tests.components] (#112737)
This commit is contained in:
@ -78,6 +78,7 @@ light:
|
||||
brightness: true
|
||||
brightness_scale: 99
|
||||
"""
|
||||
|
||||
import copy
|
||||
from typing import Any
|
||||
from unittest.mock import call, patch
|
||||
|
Reference in New Issue
Block a user