Skip to content

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

DM-44305: Implement Gaussian Process interpolation over bad pixels

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

Triggered via pull request May 24, 2024 15:54
Status Failure
Total duration 15s
Artifacts

lint.yaml

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

Annotations

10 errors
E302: python/lsst/meas/algorithms/gp_interpolation.py#L35
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L39
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L45
expected 2 blank lines, found 1
E302: python/lsst/meas/algorithms/gp_interpolation.py#L49
expected 2 blank lines, found 1
E231: python/lsst/meas/algorithms/gp_interpolation.py#L62
missing whitespace after ','
E302: python/lsst/meas/algorithms/gp_interpolation.py#L66
expected 2 blank lines, found 1
E741: python/lsst/meas/algorithms/gp_interpolation.py#L88
ambiguous variable name 'l'
E303: python/lsst/meas/algorithms/gp_interpolation.py#L108
too many blank lines (2)
E303: python/lsst/meas/algorithms/gp_interpolation.py#L125
too many blank lines (3)
E302: python/lsst/meas/algorithms/gp_interpolation.py#L127
expected 2 blank lines, found 3