⬆️ Update dependency ruff to ^0.8.0 #5008
Annotations
5 errors and 1 warning
🚀 Run ruff linter:
src/bsblan/__init__.py#L7
src/bsblan/__init__.py:7:11: RUF022 `__all__` is not sorted
|
🚀 Run ruff linter:
src/bsblan/bsblan.py#L8
src/bsblan/bsblan.py:8:1: UP035 Import from `collections.abc` instead: `Mapping`
|
🚀 Run ruff linter:
tests/conftest.py#L4
tests/conftest.py:4:1: UP035 Import from `collections.abc` instead: `AsyncGenerator`
|
🚀 Run ruff linter:
tests/test_thermostat.py#L10
tests/test_thermostat.py:10:1: UP035 Import from `collections.abc` instead: `AsyncGenerator`
|
🚀 Run ruff linter
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading