Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
parent
c773d57d39
commit
19ab3d6daf
284 changed files with 287 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Test script init."""
|
||||
|
||||
from unittest.mock import patch
|
||||
|
||||
import homeassistant.scripts as scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue