-
Notifications
You must be signed in to change notification settings - Fork 18.6k
chore(langchain): add ruff rules D100 and D104 #32142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
CodSpeed WallTime Performance ReportMerging #32142 will not alter performanceComparing
|
from langchain.tools.retriever import create_retriever_tool | ||
"""Moved to langchain_core.tools.""" | ||
|
||
from langchain_core.tools import create_retriever_tool |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simplified this redirection.
CodSpeed Instrumentation Performance ReportMerging #32142 will not alter performanceComparing Summary
|
e35c7fa
to
ecf9f32
Compare
The PR is huge. |
0a6eac6
to
75ebbf6
Compare
75ebbf6
to
ee06276
Compare
598b72e
to
be3c5cd
Compare
be3c5cd
to
b6207f8
Compare
See https://docs.astral.sh/ruff/rules/undocumented-public-module/ and https://docs.astral.sh/ruff/rules/undocumented-public-package/