Bump ruff from 0.5.7 to 0.6.1 #583
Annotations
6 errors
tests/conftest.py#L33
tests/conftest.py:33:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/conftest.py#L45
tests/conftest.py:45:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/conftest.py#L57
tests/conftest.py:57:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/test_roomba_integration.py#L10
tests/test_roomba_integration.py:10:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
tests/test_roomba_integration.py#L20
tests/test_roomba_integration.py:20:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
|
This job failed
Loading