poetry dev(deps-dev): Bump ruff from 0.1.6 to 0.1.13 #14
pr_lint.yml
on: pull_request
validate-code
19s
validate-pr
3s
validate-branch
0s
Annotations
2 errors
Ruff (PLC2801):
app/client.py#L29
app/client.py:29:39: PLC2801 Unnecessary dunder call to `__aenter__`. Invoke context manager directly.
|
validate-code
Process completed with exit code 1.
|