DM-36211: Add PeekExposureTask #481
lint.yaml
on: pull_request
call-workflow
/
lint
9s
Annotations
9 errors
E302:
python/lsst/summit/utils/assessPeekExposure.py#L60
expected 2 blank lines, found 1
|
E203:
python/lsst/summit/utils/peekExposure.py#L90
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
|
E203:
python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
|
W503:
python/lsst/summit/utils/peekExposure.py#L223
line break before binary operator
|
W503:
python/lsst/summit/utils/peekExposure.py#L224
line break before binary operator
|
W505:
python/lsst/summit/utils/peekExposure.py#L288
doc line too long (80 > 79 characters)
|
W505:
python/lsst/summit/utils/peekExposure.py#L684
doc line too long (80 > 79 characters)
|
call-workflow / lint
Process completed with exit code 1.
|