🚨(summary) disable linter warning too many statements

summarize_transcribe_v2 as now slightly too many statements,
ignore it for now, but I'll reorganize the code asap.
This commit is contained in:
lebaudantoine
2025-10-23 06:34:10 +02:00
committed by aleb_the_flash
parent baf378d53d
commit b403ac56bf

View File

@@ -1,6 +1,6 @@
"""Celery workers."""
# ruff: noqa: PLR0913
# ruff: noqa: PLR0913, PLR0915
import json
import os