Fix Ruff warnings

This commit is contained in:
Joakim Hellsén 2024-08-12 16:28:07 +02:00
commit 4480593f49
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
5 changed files with 75 additions and 26 deletions

View file

@ -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