PT001 #585
Annotations
3 errors
Ruff (PT023):
tests/test_roomba_integration.py#L10
tests/test_roomba_integration.py:10:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/test_roomba_integration.py#L20
tests/test_roomba_integration.py:20:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff
Process completed with exit code 1.
|