mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Add empty line after module docstring (3) (#112750)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"""The tests for the persistent notification component."""
|
||||
|
||||
|
||||
import homeassistant.components.persistent_notification as pn
|
||||
from homeassistant.components.websocket_api.const import TYPE_RESULT
|
||||
from homeassistant.core import HomeAssistant
|
||||
|
||||
Reference in New Issue
Block a user