1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Add empty line after module docstring (2) [other] (#112738)

This commit is contained in:
Marc Mueller
2024-03-08 19:16:38 +01:00
committed by GitHub
parent 32f3f46542
commit a6b842f818
75 changed files with 76 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
"""Tests for the EntityPlatform helper."""
import asyncio
from collections.abc import Iterable
from datetime import timedelta