DM-44352: Add subtask to build camera from astrometric model #429
lint.yaml
on: pull_request
call-workflow
/
lint
6s
Annotations
5 errors
E741:
python/lsst/drp/tasks/build_camera.py#L548
ambiguous variable name 'l'
|
W505:
python/lsst/drp/tasks/build_camera.py#L733
doc line too long (95 > 79 characters)
|
E999:
python/lsst/drp/tasks/gbdesAstrometricFit.py#L2101
SyntaxError: '(' was never closed
|
F541:
tests/test_build_camera.py#L66
f-string is missing placeholders
|
call-workflow / lint
Process completed with exit code 1.
|