chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922)
This commit is contained in:
parent
4c9618be3f
commit
72ae414da4
12 changed files with 6 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue