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
build(type): add types-docutils to type dependency group
ty reads docutils source when stubs are absent and infers option_spec
as an instance variable, causing invalid-attribute-override errors.
The types-docutils stubs correctly declare it as ClassVar.
0 commit comments