DM-44305: Implement Gaussian Process interpolation over bad pixels #807
lint.yaml
on: pull_request
call-workflow
/
lint
8s
Annotations
4 errors
F401:
tests/test_gp_interp.py#L25
'typing.Iterable' imported but unused
|
F401:
tests/test_gp_interp.py#L26
'itertools.product' imported but unused
|
F401:
tests/test_gp_interp.py#L35
'lsst.meas.algorithms.CloughTocher2DInterpolatorUtils as ctUtils' imported but unused
|
call-workflow / lint
Process completed with exit code 1.
|