mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore: remove pin on ruff
This ensures it matches the github workflow. Also there's an update that stabilizes a number of formatting rules, so there will be a format commit after this.
This commit is contained in:
parent
8b03af391a
commit
ad86b29798
@ -112,7 +112,7 @@ dependencies = [
|
||||
]
|
||||
"dev" = ["jurigged", "pudb", "snakeviz", "gprof2dot"]
|
||||
"test" = [
|
||||
"ruff==0.2.1",
|
||||
"ruff",
|
||||
"ruff-lsp",
|
||||
"mypy",
|
||||
"pre-commit",
|
||||
|
Loading…
Reference in New Issue
Block a user