Bump the actions group across 1 directory with 15 updates #39
Annotations
2 errors and 3 warnings
|
[mypy] lib/matplotlib/_mathtext.py#L2527:
lib/matplotlib/_mathtext.py#L2527
"Node" has no attribute "width" [attr-defined]
|
|
[mypy] lib/matplotlib/_mathtext.py#L2604:
lib/matplotlib/_mathtext.py#L2604
List item 0 has incompatible type "Kern"; expected "Hlist | Vlist" [list-item]
|
|
[ruff] lib/matplotlib/backends/backend_webagg.py#L24 <F401>(https://docs.astral.sh/ruff/rules/unused-import):
lib/matplotlib/backends/backend_webagg.py#L24
`tornado` imported but unused; consider using `importlib.util.find_spec` to test for availability
|
|
|
|
[ruff] lib/matplotlib/pyplot.py#L57 <F401>(https://docs.astral.sh/ruff/rules/unused-import):
lib/matplotlib/pyplot.py#L57
`matplotlib.colorbar` imported but unused
|