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
When sphinx-paramlinks is added as an extension and the value of autodoc_typehints is set to description, duplicate parameters in the parameter list are shown (one with the the paramlink and parameter description, and one with the type)
Description
When
sphinx-paramlinksis added as an extension and the value ofautodoc_typehintsis set todescription, duplicate parameters in the parameter list are shown (one with the the paramlink and parameter description, and one with the type)