brought back notebooks #28
Annotations
5 errors and 2 warnings
Ruff (F401):
src/examples/load_photometry_data.ipynb#L5
src/examples/load_photometry_data.ipynb:1:1: F401 `pandas` imported but unused
|
Ruff (F401):
src/examples/load_photometry_data.ipynb#L6
src/examples/load_photometry_data.ipynb:1:1: F401 `matplotlib.pyplot` imported but unused
|
Ruff (F401):
src/examples/load_photometry_data.ipynb#L8
src/examples/load_photometry_data.ipynb:1:1: F401 `iblphotometry.plots` imported but unused
|
Ruff (F821):
src/examples/process_photometry_data.ipynb#L29
src/examples/process_photometry_data.ipynb:1:1: F821 Undefined name `loaders`
|
ruff
Process completed with exit code 1.
|
unit tests (3.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit tests (3.12, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|