Add empty line after module docstring [tests q-s] (#112711)
This commit is contained in:
parent
87165c0d6e
commit
7d6251ca08
442 changed files with 442 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Test the sensor significant change platform."""
|
||||
|
||||
from homeassistant.components.switch.significant_change import (
|
||||
async_check_significant_change,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue