mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 15:04:13 +00:00
committed by
GitHub
parent
836c2a4ae0
commit
f4e738bb40
@@ -44,7 +44,7 @@ python = ">=3.12.4"
|
||||
[tool.poetry.extras]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [ "B", "C4", "E", "F", "I", "N", "T201", "UP",]
|
||||
select = [ "B", "C4", "E", "F", "I", "N", "PIE", "T201", "UP",]
|
||||
ignore = [ "UP007",]
|
||||
|
||||
[tool.coverage.run]
|
||||
|
Reference in New Issue
Block a user