mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 13:30:43 +00:00
Add empty line after module docstring [tests l-p] (#112710)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Tests for the OpenAI integration."""
|
||||
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
from httpx import Response
|
||||
|
||||
Reference in New Issue
Block a user