clean up #1018
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
|