mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add empty line after module docstring [tests l-p] (#112710)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test the lutron config flow."""
|
||||
|
||||
from email.message import Message
|
||||
from unittest.mock import AsyncMock, patch
|
||||
from urllib.error import HTTPError
|
||||
|
||||
Reference in New Issue
Block a user