SITCOM-1761: Adding butler 'get fits image' and test/config updates #52
lint.yaml
on: pull_request
call-workflow
/
lint
4s
Annotations
8 errors
E302:
python/lsst/rubintv/analysis/service/commands/butler.py#L38
expected 2 blank lines, found 1
|
E302:
python/lsst/rubintv/analysis/service/commands/butler.py#L131
expected 2 blank lines, found 1
|
W293:
python/lsst/rubintv/analysis/service/commands/butler.py#L181
blank line contains whitespace
|
E305:
python/lsst/rubintv/analysis/service/commands/butler.py#L186
expected 2 blank lines after class or function definition, found 1
|
E261:
scripts/mock_server.py#L54
at least two spaces before inline comment
|
E302:
tests/test_command.py#L192
expected 2 blank lines, found 1
|
W293:
tests/test_command.py#L208
blank line contains whitespace
|
call-workflow / lint
Process completed with exit code 1.
|