Skip to content

feature: show __init__() signature #20

@osamimi

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)

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