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 @@
|
||||
"""Tests for the mobile app integration."""
|
||||
|
||||
from collections.abc import Awaitable, Callable
|
||||
from typing import Any
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
Reference in New Issue
Block a user