Add empty line after module docstring [tests a-e] (#112708)
This commit is contained in:
parent
c88b337600
commit
38adfbf1a3
577 changed files with 577 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""The test for the Coolmaster button platform."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from homeassistant.components.button import DOMAIN as BUTTON_DOMAIN, SERVICE_PRESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue