DM-36211: Add PeekExposureTask #470
lint.yaml
on: pull_request
call-workflow
/
lint
11s
Annotations
7 errors
E302:
python/lsst/summit/utils/assessPeekExposure.py#L60
expected 2 blank lines, found 1
|
E203:
python/lsst/summit/utils/peekExposure.py#L91
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L221
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L221
whitespace before ':'
|
W503:
python/lsst/summit/utils/peekExposure.py#L243
line break before binary operator
|
W503:
python/lsst/summit/utils/peekExposure.py#L244
line break before binary operator
|
call-workflow / lint
Process completed with exit code 1.
|