Fix section translations check (#133683)

pull/133717/head
Artur Pragacz 2024-12-21 12:31:17 +01:00 committed by GitHub
parent b106b88f5c
commit 6314d7a44c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"
)