Community: Fix DuckDuckGo search tool Output Format #32029
Annotations
3 errors
Analysing the code with our lint:
libs/community/langchain_community/tools/ddg_search/tool.py#L78
langchain_community/tools/ddg_search/tool.py:78:89: E501 Line too long (97 > 88)
|
Analysing the code with our lint:
libs/community/langchain_community/tools/ddg_search/tool.py#L132
langchain_community/tools/ddg_search/tool.py:132:89: E501 Line too long (108 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading