Fix Ruff warnings
This commit is contained in:
parent
66ae04a0b3
commit
4480593f49
5 changed files with 75 additions and 26 deletions
|
|
@ -40,7 +40,7 @@ repos:
|
|||
|
||||
# An extremely fast Python linter and formatter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.5.5
|
||||
rev: v0.5.7
|
||||
hooks:
|
||||
- id: ruff-format
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue