mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test the condition helper."""
|
||||
|
||||
from datetime import datetime, timedelta
|
||||
from typing import Any
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
Reference in New Issue
Block a user