remove spectra_1_period_1 from dae #332
Lint-and-test.yml
on: pull_request
Matrix: tests
call-linter-workflow
/
ruff
5s
call-linter-workflow
/
pyright
46s
Final Results
0s
Annotations
7 errors
Ruff (F401):
src/ibex_bluesky_core/devices/dae/dae.py#L14
src/ibex_bluesky_core/devices/dae/dae.py:14:55: F401 `ibex_bluesky_core.devices.dae.dae_spectra.DaeSpectra` imported but unused
|
call-linter-workflow / ruff
Process completed with exit code 123.
|
tests (ubuntu-latest, 3.10)
Event loop is closed
|
tests (ubuntu-latest, 3.12)
Event loop is closed
|
tests (windows-latest, 3.12)
Event loop is closed
|
tests (windows-latest, 3.10)
Event loop is closed
|
Final Results
Process completed with exit code 1.
|