Skip to content

DM-39622: Add plotting for images #403

DM-39622: Add plotting for images

DM-39622: Add plotting for images #403

Triggered via pull request October 5, 2023 16:07
Status Failure
Total duration 25s
Artifacts

lint.yaml

on: pull_request
call-workflow  /  lint
14s
call-workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
W293: python/lsst/summit/utils/plotting.py#L125
blank line contains whitespace
E712: python/lsst/summit/utils/plotting.py#L126
comparison to True should be 'if cond is True:' or 'if cond:'
E265: tests/test_plotting.py#L95
block comment should start with '# '
W291: tests/test_plotting.py#L104
trailing whitespace
E302: tests/test_plotting.py#L110
expected 2 blank lines, found 1
E302: tests/test_plotting.py#L113
expected 2 blank lines, found 1
E305: tests/test_plotting.py#L116
expected 2 blank lines after class or function definition, found 1
call-workflow / lint
Process completed with exit code 1.