chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922)

This commit is contained in:
Bowen Liang
2024-12-28 01:19:31 +08:00
committed by GitHub
parent 4c9618be3f
commit 72ae414da4
12 changed files with 6 additions and 18 deletions

View File

@@ -1,5 +1,3 @@
from textwrap import dedent
import pytest
from core.tools.utils.text_processing_utils import remove_leading_symbols