DM-37727: Refactor and develop further the ref cat matching code #952
lint.yaml
on: pull_request
call-workflow
/
lint
7s
Annotations
3 errors
F401:
tests/test_catalogMatch.py#L33
'lsst.meas.algorithms.ReferenceObjectLoader' imported but unused
|
F821:
tests/test_catalogMatch.py#L70
undefined name 'LoadReferenceCatalogTask'
|
call-workflow / lint
Process completed with exit code 1.
|