mirror of
https://github.com/home-assistant/core.git
synced 2025-11-20 16:26:57 +00:00
Add empty line after module docstring (2) [tests.components] (#112737)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test the python_script component."""
|
||||
|
||||
import logging
|
||||
from unittest.mock import mock_open, patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user