mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-01 03:01:13 -04:00
feat: add ruff-lsp to support most editors
This commit is contained in:
@@ -97,6 +97,7 @@ dependencies = [
|
||||
"dev" = ["jurigged", "pudb"]
|
||||
"test" = [
|
||||
"ruff",
|
||||
"ruff-lsp",
|
||||
"mypy",
|
||||
"pre-commit",
|
||||
"pytest>6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user