mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test script init."""
|
||||
|
||||
from unittest.mock import patch
|
||||
|
||||
import homeassistant.scripts as scripts
|
||||
|
||||
Reference in New Issue
Block a user