mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat: add ruff-lsp to support most editors
This commit is contained in:
parent
8111dd6cc5
commit
d0cf98d7f6
@ -97,6 +97,7 @@ dependencies = [
|
||||
"dev" = ["jurigged", "pudb"]
|
||||
"test" = [
|
||||
"ruff",
|
||||
"ruff-lsp",
|
||||
"mypy",
|
||||
"pre-commit",
|
||||
"pytest>6.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user