mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
24c0bab57b
## Summary This PR upgrades LangChain's Ruff configuration in preparation for Ruff's v0.2.0 release. (The changes are compatible with Ruff v0.1.5, which LangChain uses today.) Specifically, we're now warning when linter-only options are specified under `[tool.ruff]` instead of `[tool.ruff.lint]`. --------- Co-authored-by: Erick Friis <erick@langchain.dev> Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
docs | ||
langchain_nvidia_trt | ||
scripts | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
mypy.ini | ||
poetry.lock | ||
pyproject.toml | ||
README.md |