mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 19:39:58 +00:00
Upgrade to newer black (23.10) and ruff (first 0.1.x!) versions. (#11944)
Minor lint dependency version upgrade to pick up latest functionality. Ruff's new v0.1 version comes with lots of nice features, like fix-safety guarantees and a preview mode for not-yet-stable features: https://astral.sh/blog/ruff-v0.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# flake8: noqa E501
|
||||
# ruff: noqa: E501
|
||||
|
||||
|
||||
# fmt: off
|
||||
|
Reference in New Issue
Block a user