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
It's a feature request rather than a bug (the language evolves and we have to keep up with it) 🙂 Good news, it's almost already supported, see mkdocstrings/griffe#348 and #221.
When I use the
type
statement introduced in Python 3.12, the docstring does not show. However, when I drop this the docstring shows up. Seems like a bug:The text was updated successfully, but these errors were encountered: