DM-36211: Add PeekExposureTask #467
lint.yaml
on: pull_request
call-workflow
/
lint
15s
Annotations
7 errors
E302:
python/lsst/summit/utils/assessPeekExposure.py#L59
expected 2 blank lines, found 1
|
E203:
python/lsst/summit/utils/peekExposure.py#L79
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L209
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L209
whitespace before ':'
|
W503:
python/lsst/summit/utils/peekExposure.py#L231
line break before binary operator
|
W503:
python/lsst/summit/utils/peekExposure.py#L232
line break before binary operator
|
call-workflow / lint
Process completed with exit code 1.
|