[pre-commit.ci] pre-commit autoupdate #84
Annotations
4 errors
validate-labels
Pull request must have at least one label!
|
Ruff (RUF029):
app/main.py#L19
app/main.py:19:11: RUF029 Function `redirect` is declared `async`, but doesn't `await` or use `async` features.
|
Ruff (RUF029):
app/main.py#L23
app/main.py:23:11: RUF029 Function `handler` is declared `async`, but doesn't `await` or use `async` features.
|
validate-code
Process completed with exit code 1.
|