added testing for processing module #41
Annotations
3 errors
ruff check:
src/iblphotometry/qc.py#L13
src/iblphotometry/qc.py:13:29: F401 `brainbox.io.one.SessionLoader` imported but unused
|
ruff check:
src/iblphotometry_tests/test_processing.py#L18
src/iblphotometry_tests/test_processing.py:18:9: F841 Local variable `trials` is assigned to but never used
|
ruff check
Process completed with exit code 1.
|
Loading