Fix section translations check (#133683)
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…
Reference in New Issue