setting up CI for the repo #1
Annotations
8 errors
ruff check:
src/iblphotometry/loaders.py#L15
src/iblphotometry/loaders.py:15:72: F821 Undefined name `nap`
|
ruff check:
src/iblphotometry/loaders.py#L23
src/iblphotometry/loaders.py:23:56: F821 Undefined name `nap`
|
ruff check:
src/iblphotometry/pipelines.py#L5
src/iblphotometry/pipelines.py:5:35: F401 `iblphotometry.helpers.z` imported but unused
|
ruff check:
src/iblphotometry/pipelines.py#L5
src/iblphotometry/pipelines.py:5:38: F401 `iblphotometry.helpers.filt` imported but unused
|
ruff check:
src/iblphotometry/pipelines.py#L8
src/iblphotometry/pipelines.py:8:27: F401 `iblphotometry.sliding_operations` imported but unused
|
ruff check:
src/iblphotometry/pipelines.py#L9
src/iblphotometry/pipelines.py:9:27: F401 `iblphotometry.bleach_corrections` imported but unused
|
ruff check:
src/iblphotometry/pipelines.py#L18
src/iblphotometry/pipelines.py:18:18: F401 `copy.copy` imported but unused
|
ruff check
Process completed with exit code 1.
|
Loading