Community: Google Books API Tool #33058
Annotations
4 errors
Analysing the code with our lint:
libs/community/langchain_community/tools/google_books.py#L3
langchain_community/tools/google_books.py:3:30: F401 `typing.Type` imported but unused
|
Analysing the code with our lint:
libs/community/langchain_community/tools/google_books.py#L7
langchain_community/tools/google_books.py:7:22: F401 `pydantic.BaseModel` imported but unused
|
Analysing the code with our lint:
libs/community/langchain_community/tools/google_books.py#L7
langchain_community/tools/google_books.py:7:33: F401 `pydantic.Field` imported but unused
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading