DM-30895: Move AssembleCoaddTask and its children to drp_tasks #1883
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
call-workflow
/
lint
12s
Annotations
7 errors
F403:
python/lsst/pipe/tasks/assembleChi2Coadd.py#L27
'from lsst.drp.tasks.assemble_chi2_coadd import *' used; unable to detect undefined names
|
W292:
python/lsst/pipe/tasks/assembleChi2Coadd.py#L36
no newline at end of file
|
F403:
python/lsst/pipe/tasks/assembleCoadd.py#L27
'from lsst.drp.tasks.assemble_coadd import *' used; unable to detect undefined names
|
W292:
python/lsst/pipe/tasks/assembleCoadd.py#L36
no newline at end of file
|
F403:
python/lsst/pipe/tasks/dcrAssembleCoadd.py#L27
'from lsst.drp.tasks.dcr_assemble_coadd import *' used; unable to detect undefined names
|
W292:
python/lsst/pipe/tasks/dcrAssembleCoadd.py#L36
no newline at end of file
|
call-workflow / lint
Process completed with exit code 1.
|