DM-39622: Add plotting for images. #365
lint.yaml
on: pull_request
call-workflow
/
lint
9s
Annotations
5 errors
F841:
tests/test_plotting.py#L53
local variable 'plot1' is assigned to but never used
|
F841:
tests/test_plotting.py#L63
local variable 'plot2' is assigned to but never used
|
F841:
tests/test_plotting.py#L73
local variable 'plot3' is assigned to but never used
|
W505:
tests/test_plotting.py#L81
doc line too long (81 > 79 characters)
|
call-workflow / lint
Process completed with exit code 1.
|