mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +02:00
Fix section translations check (#133683)
This commit is contained in:
@@ -684,7 +684,7 @@ async def _check_step_or_section_translations(
|
||||
description_placeholders,
|
||||
data_value.schema,
|
||||
)
|
||||
return
|
||||
continue
|
||||
iqs_config_flow = _get_integration_quality_scale_rule(
|
||||
integration, "config-flow"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user