Skip to content

fixes

fixes #21

Triggered via push October 20, 2025 17:38
Status Failure
Total duration 45s
Artifacts
first code check / python-3.13 / ubuntu-latest
41s
first code check / python-3.13 / ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

7 errors
first code check / python-3.13 / ubuntu-latest
Process completed with exit code 1.
Ruff (F401): graphconstructor/evaluation/sparsity_sweeper.py#L6
graphconstructor/evaluation/sparsity_sweeper.py:6:24: F401 `scipy.sparse` imported but unused
Ruff (E702): graphconstructor/evaluation/metrics.py#L233
graphconstructor/evaluation/metrics.py:233:17: E702 Multiple statements on one line (semicolon)
Ruff (E702): graphconstructor/evaluation/metrics.py#L226
graphconstructor/evaluation/metrics.py:226:21: E702 Multiple statements on one line (semicolon)
Ruff (E702): graphconstructor/evaluation/metrics.py#L218
graphconstructor/evaluation/metrics.py:218:18: E702 Multiple statements on one line (semicolon)
Ruff (E702): graphconstructor/evaluation/metrics.py#L115
graphconstructor/evaluation/metrics.py:115:20: E702 Multiple statements on one line (semicolon)
Ruff (E702): graphconstructor/evaluation/metrics.py#L112
graphconstructor/evaluation/metrics.py:112:35: E702 Multiple statements on one line (semicolon)