⬆️ Update dependency ruff to v0.4.5 #1095
linting.yaml
on: pull_request
codespell
28s
Ruff
18s
pre-commit-hooks
31s
pylint
34s
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.
|