poetry dev(deps-dev): Bump ruff from 0.3.5 to 0.4.1 (#30) #34
Annotations
3 errors
Run Ruff:
app/main.py#L19
app/main.py:19:11: RUF029 Function `redirect` is declared `async`, but doesn't `await` or use `async` features.
|
Run Ruff:
app/main.py#L23
app/main.py:23:11: RUF029 Function `handler` is declared `async`, but doesn't `await` or use `async` features.
|
Run Ruff
Process completed with exit code 1.
|
Loading