mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Add empty line after module docstring [helpers + other] (#112707)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
"""Test to verify that Home Assistant exceptions work."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import pytest
|
||||
|
Reference in New Issue
Block a user