Skip to content

feature: show __init__() signature #20

Description

@osamimi

For a standard data class, it seems like mkdocstrings can show the signature of the automatically generated init() method:

Image

It would be great to do that for pydantic classes too, so it's clear to the user how to create an instance of the class.

See mkdocstrings/python#234 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or requestinsidersCandidate for Insiders

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions