Minor changes after pre release review #32
Annotations
8 errors
Ruff (PT001):
tests/conftest.py#L19
tests/conftest.py:19:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L25
tests/conftest.py:25:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L31
tests/conftest.py:31:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L38
tests/conftest.py:38:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L45
tests/conftest.py:45:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/integration/conftest.py#L42
tests/integration/conftest.py:42:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/integration/conftest.py#L47
tests/integration/conftest.py:47:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
lint
Process completed with exit code 1.
|