mirror of
https://github.com/home-assistant/core.git
synced 2025-11-04 16:39:28 +00:00
Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""The tests for the Button component."""
|
||||
|
||||
from collections.abc import Generator
|
||||
from datetime import timedelta
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
Reference in New Issue
Block a user