DM-36211: Add PeekExposureTask #455
lint.yaml
on: pull_request
call-workflow
/
lint
12s
Annotations
10 errors
E203:
python/lsst/summit/utils/assessPeekExposure.py#L147
whitespace before ':'
|
E402:
python/lsst/summit/utils/peekExposure.py#L36
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L37
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L38
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L39
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L40
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L41
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L42
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L43
module level import not at top of file
|
E402:
python/lsst/summit/utils/peekExposure.py#L44
module level import not at top of file
|