mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test the auth script to manage local users."""
|
||||
|
||||
import logging
|
||||
from typing import Any
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
"""Test check_config script."""
|
||||
|
||||
import logging
|
||||
from unittest.mock import patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user