mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
update pyproject.toml flake8 comment (#31810)
This commit is contained in:
@@ -50,7 +50,7 @@ select = [
|
||||
"I", # isort
|
||||
"T201", # print
|
||||
"UP", # pyupgrade
|
||||
"S", # security
|
||||
"S", # flake8-bandit
|
||||
]
|
||||
ignore = [ "UP007", ]
|
||||
|
||||
|
Reference in New Issue
Block a user