Skip to content

DM-44305: Implement Gaussian Process interpolation over bad pixels #744

DM-44305: Implement Gaussian Process interpolation over bad pixels

DM-44305: Implement Gaussian Process interpolation over bad pixels #744

Triggered via pull request May 24, 2024 04:50
Status Failure
Total duration 20s
Artifacts

lint.yaml

on: pull_request
call-workflow  /  lint
12s
call-workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
E302: python/lsst/meas/algorithms/gp_interpolation.py#L33
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L37
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L43
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L47
expected 2 blank lines, found 1
E231: python/lsst/meas/algorithms/gp_interpolation.py#L60
missing whitespace after ','
E302: python/lsst/meas/algorithms/gp_interpolation.py#L64
expected 2 blank lines, found 1
E741: python/lsst/meas/algorithms/gp_interpolation.py#L86
ambiguous variable name 'l'
E303: python/lsst/meas/algorithms/gp_interpolation.py#L106
too many blank lines (2)
E303: python/lsst/meas/algorithms/gp_interpolation.py#L123
too many blank lines (3)
E302: python/lsst/meas/algorithms/gp_interpolation.py#L125
expected 2 blank lines, found 3