Fix Ruff warnings and Uvicorn logging

This commit is contained in:
2024-07-26 21:47:23 +02:00
parent 411d8a1fa4
commit 3514f3606e
5 changed files with 204 additions and 172 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.4.9
rev: v0.5.5
hooks:
- id: ruff-format
- id: ruff