Add example: pixel grid overlay on image #250
Annotations
2 errors and 1 warning
ruff
Process completed with exit code 1.
|
precommit
Process completed with exit code 1.
|
ruff:
galleries/examples/images_contours_and_fields/pixel_grid.py#L64
[rdjson] reported by reviewdog 🐶
No newline at end of file
Raw Output:
message:"No newline at end of file" location:{path:"/home/runner/work/matplotlib/matplotlib/galleries/examples/images_contours_and_fields/pixel_grid.py" range:{start:{line:64 column:68} end:{line:64 column:68}}} severity:WARNING source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:64 column:68} end:{line:64 column:68}} text:"\n"}
|