DM-42458: Modify variance plane when injecting sources and optionally vary injected light #257
lint.yaml
on: pull_request
call-workflow
/
lint
5s
ruff
5s
Annotations
10 errors
E302:
python/lsst/source/injection/inject_coadd.py#L121
expected 2 blank lines, found 1
|
E128:
python/lsst/source/injection/inject_coadd.py#L131
continuation line under-indented for visual indent
|
E231:
python/lsst/source/injection/inject_coadd.py#L162
missing whitespace after ','
|
E231:
python/lsst/source/injection/inject_coadd.py#L182
missing whitespace after ','
|
E126:
python/lsst/source/injection/inject_coadd.py#L188
continuation line over-indented for hanging indent
|
E128:
python/lsst/source/injection/inject_coadd.py#L195
continuation line under-indented for visual indent
|
E128:
python/lsst/source/injection/inject_coadd.py#L196
continuation line under-indented for visual indent
|
E128:
python/lsst/source/injection/inject_coadd.py#L197
continuation line under-indented for visual indent
|
E231:
python/lsst/source/injection/inject_coadd.py#L225
missing whitespace after ','
|
E126:
python/lsst/source/injection/inject_coadd.py#L230
continuation line over-indented for hanging indent
|