mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Adjust scaffold docstring (#90157)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
60ae1f99e0
commit
92bcb04e4f
@ -1,4 +1,4 @@
|
||||
"""Test the NEW_NAME config flow."""
|
||||
"""Common fixtures for the NEW_NAME tests."""
|
||||
from collections.abc import Generator
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
"""Test the NEW_NAME config flow."""
|
||||
"""Common fixtures for the NEW_NAME tests."""
|
||||
from collections.abc import Generator
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user