mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Fixtures for the Blink integration tests."""
|
||||
|
||||
from unittest.mock import AsyncMock, MagicMock, create_autospec, patch
|
||||
from uuid import uuid4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user