Fix Ruff warnings and Uvicorn logging
This commit is contained in:
parent
411d8a1fa4
commit
3514f3606e
5 changed files with 204 additions and 172 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue