mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Move imports to top for notion (#29539)
* Move imports to top for notion * Fix mocking library in test_config_flow.py
This commit is contained in:
@@ -17,7 +17,6 @@ from . import (
|
||||
SENSOR_WINDOW_HINGED_VERTICAL,
|
||||
NotionEntity,
|
||||
)
|
||||
|
||||
from .const import DATA_CLIENT, DOMAIN
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user