mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 06:35:24 -05:00
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
from textwrap import dedent
|
||||
|
||||
import pytest
|
||||
|
||||
from core.tools.utils.text_processing_utils import remove_leading_symbols
|
||||
|
||||
Reference in New Issue
Block a user