Remove unused snapshot (#180) #938
pythonpackage.yml
on: push
Matrix: test
Check formatting
23s
Lint
12s
Upload coverage
15s
Annotations
8 errors
Ruff (PT001):
tests/conftest.py#L45
tests/conftest.py:45:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L54
tests/conftest.py:54:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L61
tests/conftest.py:61:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L67
tests/conftest.py:67:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L91
tests/conftest.py:91:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L97
tests/conftest.py:97:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L118
tests/conftest.py:118:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
Ruff (PT001):
tests/conftest.py#L132
tests/conftest.py:132:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|