Skip to content

DM-40359: Implement Butler.get for matplotlib generated png files #4702

DM-40359: Implement Butler.get for matplotlib generated png files

DM-40359: Implement Butler.get for matplotlib generated png files #4702

Triggered via pull request August 11, 2023 01:54
Status Failure
Total duration 21s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (D401): python/lsst/daf/butler/formatters/matplotlib.py#L59
python/lsst/daf/butler/formatters/matplotlib.py:59:9: D401 First line of docstring should be in imperative mood: "This converter exists to trick the Butler into allowing"
Ruff (D404): python/lsst/daf/butler/formatters/matplotlib.py#L59
python/lsst/daf/butler/formatters/matplotlib.py:59:9: D404 First word of the docstring should not be "This"
ruff
Process completed with exit code 1.