I did all that just to forget to run ruff format #97
Annotations
10 errors
Run astral-sh/ruff-action@v1:
DOC#L1
DOC:1:1: E902 No such file or directory (os error 2)
|
Run astral-sh/ruff-action@v1:
async_utils/bg_loop.py#L39
async_utils/bg_loop.py:39:9: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/bg_loop.py#L43
async_utils/bg_loop.py:43:9: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/bg_loop.py#L89
async_utils/bg_loop.py:89:5: DOC402 `yield` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/corofunc_cache.py#L39
async_utils/corofunc_cache.py:39:5: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/corofunc_cache.py#L90
async_utils/corofunc_cache.py:90:5: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/gen_transform.py#L74
async_utils/gen_transform.py:74:5: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/task_cache.py#L40
async_utils/task_cache.py:40:5: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1:
async_utils/task_cache.py#L96
async_utils/task_cache.py:96:5: DOC201 `return` is not documented in docstring
|
Run astral-sh/ruff-action@v1
Process completed with exit code 1.
|
Loading