DM-49008: Reduce reliance on the first cell #562
formatting.yaml
on: pull_request
call-workflow
/
check-tooling
8s
call-workflow
/
format_with_ruff
0s
call-workflow
/
format_with_black
5s
call-workflow
/
lint_with_ruff
5s
call-workflow
/
lint_with_flake8
0s
call-workflow
/
isort
0s
Annotations
3 errors
|
Ruff (W505):
python/lsst/cell_coadds/_coadd_ap_corr_map.py#L76
python/lsst/cell_coadds/_coadd_ap_corr_map.py:76:80: W505 Doc line too long (82 > 79)
|
|
Ruff (W505):
python/lsst/cell_coadds/_coadd_ap_corr_map.py#L77
python/lsst/cell_coadds/_coadd_ap_corr_map.py:77:80: W505 Doc line too long (83 > 79)
|
|
call-workflow / lint_with_ruff
Process completed with exit code 1.
|