Adjust scaffold docstring (#90157)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
60ae1f99e0
commit
92bcb04e4f
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue