DM-46697: Rework the run signature for make_direct_warp #2612
lint.yaml
on: pull_request
call-workflow
/
lint
8s
Annotations
4 errors
F401:
python/lsst/pipe/tasks/make_direct_warp.py#L29
'lsst.afw.geom.makeWcsPairTransform' imported but unused
|
F401:
python/lsst/pipe/tasks/make_direct_warp.py#L35
'lsst.meas.algorithms.WarpedPsf' imported but unused
|
E501:
python/lsst/pipe/tasks/make_direct_warp.py#L548
line too long (111 > 110 characters)
|
call-workflow / lint
Process completed with exit code 1.
|