DM-44305: Implement Gaussian Process interpolation over bad pixels #801
lint.yaml
on: pull_request
call-workflow
/
lint
6s
Annotations
4 errors
F821:
python/lsst/meas/algorithms/gp_interpolation.py#L100
undefined name 'x'
|
E302:
python/lsst/meas/algorithms/gp_interpolation.py#L104
expected 2 blank lines, found 1
|
E302:
python/lsst/meas/algorithms/gp_interpolation.py#L193
expected 2 blank lines, found 1
|
call-workflow / lint
Process completed with exit code 1.
|