mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-20 01:54:14 +00:00
revert: "chore: remove ruff target-version" (#32895)
Reverts langchain-ai/langchain#32880 Not needed at the moment, will do when finishing v1
This commit is contained in:
@@ -73,6 +73,9 @@ disallow_any_generics = false
|
||||
warn_return_any = false
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py39"
|
||||
|
||||
[tool.ruff.format]
|
||||
docstring-code-format = true
|
||||
|
||||
|
Reference in New Issue
Block a user