⬆️ Update dependency ruff to v0.4.5 #1094
linting.yaml
on: pull_request
codespell
23s
Ruff
18s
pre-commit-hooks
32s
pylint
33s
yamllint
22s
Prettier
28s
Annotations
3 errors
Ruff (D413):
src/youtubeaio/youtube.py#L294
src/youtubeaio/youtube.py:294:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/youtubeaio/youtube.py#L303
src/youtubeaio/youtube.py:303:9: D413 Missing blank line after last section ("Args")
|
Ruff
Process completed with exit code 1.
|