You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run uv run mypy .
docs/_ext/aafig.py:71: error: Unused "type: ignore" comment [unused-ignore]
docs/_ext/aafig.py:85: error: Item "None" of "Optional[dict[str, Callable[[str], Any]]]" has no attribute "copy" [union-attr]
docs/_ext/aafig.py:106: error: "Node" has no attribute "aafig" [attr-defined]
Found 3 errors in 1 file (checked 99 source files)
0 commit comments