⬆️ Update dependency ruff to v0.4.5 #1093
linting.yaml
on: pull_request
codespell
18s
Ruff
25s
pre-commit-hooks
36s
pylint
29s
yamllint
18s
Prettier
27s
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.
|