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:
@@ -168,6 +168,7 @@ mqtt:
|
||||
payload_off: "off"
|
||||
|
||||
"""
|
||||
|
||||
import copy
|
||||
from typing import Any
|
||||
from unittest.mock import call, patch
|
||||
|
Reference in New Issue
Block a user