1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add empty line after module docstring [tests t-z] (#112712)

This commit is contained in:
Marc Mueller
2024-03-08 14:44:56 +01:00
committed by GitHub
parent 930a396712
commit 87165c0d6e
443 changed files with 443 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
"""Test adding external statistics from Tibber."""
from unittest.mock import AsyncMock
from homeassistant.components.recorder import Recorder