mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix section translations check (#133683)
This commit is contained in:
parent
b106b88f5c
commit
6314d7a44c
@ -684,7 +684,7 @@ async def _check_step_or_section_translations(
|
|||||||
description_placeholders,
|
description_placeholders,
|
||||||
data_value.schema,
|
data_value.schema,
|
||||||
)
|
)
|
||||||
return
|
continue
|
||||||
iqs_config_flow = _get_integration_quality_scale_rule(
|
iqs_config_flow = _get_integration_quality_scale_rule(
|
||||||
integration, "config-flow"
|
integration, "config-flow"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user