Refactor auto factory #21
ci_cd_pipeline.yml
on: pull_request
Check Code Quality
26s
Matrix: tests
Annotations
3 errors
Ruff (F841):
tests/auto/test_auto_plotting.py#L327
tests/auto/test_auto_plotting.py:327:9: F841 Local variable `lazy_auto_mapping_mock` is assigned to but never used
|
Ruff (F401):
tests/test_processing.py#L2
tests/test_processing.py:2:8: F401 `inspect` imported but unused
|
Check Code Quality
Process completed with exit code 1.
|