mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 22:48:07 +08:00
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
from collections.abc import Generator
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import google.generativeai.types.generation_types as generation_config_types # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user