Skip to content

clean up

clean up #1018

Triggered via push September 26, 2025 13:19
Status Failure
Total duration 53s
Artifacts

ci.yml

on: push
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
linting
Process completed with exit code 1.
Ruff (I001): waveform_editor/shape_editor/coil_currents.py#L1
waveform_editor/shape_editor/coil_currents.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F821): waveform_editor/gui/shape_editor.py#L123
waveform_editor/gui/shape_editor.py:123:28: F821 Undefined name `LinearTendency`
Ruff (F841): waveform_editor/gui/shape_editor.py#L74
waveform_editor/gui/shape_editor.py:74:9: F841 Local variable `button_store` is assigned to but never used