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

@@ -168,6 +168,7 @@ mqtt:
payload_off: "off"
"""
import copy
from typing import Any
from unittest.mock import call, patch