8000 Clean up AFM code · matplotlib/matplotlib@9f4511f · GitHub
[go: up one dir, main page]

Skip to content
8000
8000 Linting

Clean up AFM code #27643

Clean up AFM code

Clean up AFM code #27643

Triggered via pull request May 29, 2025 22:56
Status Failure
Total duration 1m 1s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
mypy: lib/matplotlib/_mathtext.py#L2531
[mypy] reported by reviewdog 🐶 "Node" has no attribute "width" [attr-defined] Raw Output: lib/matplotlib/_mathtext.py:2531: error: "Node" has no attribute "width" [attr-defined]
mypy: lib/matplotlib/_mathtext.py#L2608
[mypy] reported by reviewdog 🐶 List item 0 has incompatible type "Kern"; expected "Hlist | Vlist" [list-item] Raw Output: lib/matplotlib/_mathtext.py:2608: error: List item 0 has incompatible type "Kern"; expected "Hlist | Vlist" [list-item]
mypy
Process completed with exit code 1.
0