DM-51894: Include CCD height info for LSSTCam. #3545
lint.yaml
on: pull_request
call-workflow
/
lint
13s
Annotations
10 errors
|
F811:
python/lsst/pipe/tasks/lsstCamFocalPlaneHeight.py#L15
redefinition of unused 'Table' from line 2
|
|
F401:
python/lsst/pipe/tasks/lsstCamFocalPlaneHeight.py#L10
'lsst.afw.image as afwImage' imported but unused
|
|
F401:
python/lsst/pipe/tasks/lsstCamFocalPlaneHeight.py#L7
'lsst.afw.cameraGeom' imported but unused
|
|
F401:
python/lsst/pipe/tasks/lsstCamFocalPlaneHeight.py#L6
'lsst.daf.butler.Butler' imported but unused
|
|
W291:
python/lsst/pipe/tasks/finalizeCharacterization.py#L655
trailing whitespace
|
|
E262:
python/lsst/pipe/tasks/finalizeCharacterization.py#L651
inline comment should start with '# '
|
|
E261:
python/lsst/pipe/tasks/finalizeCharacterization.py#L651
at least two spaces before inline comment
|
|
E265:
python/lsst/pipe/tasks/finalizeCharacterization.py#L640
block comment should start with '# '
|
|
E265:
python/lsst/pipe/tasks/finalizeCharacterization.py#L639
block comment should start with '# '
|
|
F401:
python/lsst/pipe/tasks/finalizeCharacterization.py#L41
'galsim' imported but unused
|