Skip to content

Annotate types of attrs attributes #181

Open
@sscherfke

Description

@sscherfke

Is your feature request related to a problem? Please describe.
autodoc-typehint adds type hints to attributes of normal classes but not to attributes of attrs classes.

Describe the solution you'd like
Type hints are shown for attrs classes, too.

Describe alternatives you've considered
Manually hacking around the issue.

Additional context
Output for normal classes:
grafik
Output for attrs classes:
grafik

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions