mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 13:00:11 +00:00
Add empty line after module docstring [tests l-p] (#112710)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test function in __init__.py."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from mysensors import BaseSyncGateway
|
||||
|
||||
Reference in New Issue
Block a user