mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 10:43:36 +00:00
update pyproject.toml flake8 comment (#31810)
This commit is contained in:
parent
d0dce5315f
commit
f30fe07620
@ -50,7 +50,7 @@ select = [
|
||||
"I", # isort
|
||||
"T201", # print
|
||||
"UP", # pyupgrade
|
||||
"S", # security
|
||||
"S", # flake8-bandit
|
||||
]
|
||||
ignore = [ "UP007", ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user