⬆️ Update Python version requirement from 3.12 to 3.11 in pyproject.toml #4288
linting.yaml
on: push
codespell
23s
Ruff
20s
pre-commit-hooks
34s
pylint
31s
yamllint
21s
Prettier
26s
Annotations
2 errors
Ruff (TCH002):
src/bsblan/bsblan.py#L14
src/bsblan/bsblan.py:14:31: TCH002 Move third-party import `typing_extensions.Self` into a type-checking block
|
Ruff
Process completed with exit code 1.
|