Skip to content

Pyreverse: support type annotations inside quotes #6465

@ChrisKeefe

Description

@ChrisKeefe

Current problem

Possibly related to #3765

Recursive type annotations must be quoted for mypy compliance. These quoted annotations are dropped from the pyreverse outputs I've checked (PlantUML and .png), leaving missing types.

E.g. This
image

produces this:
image

Desired solution

pyreverse renders the quoted type annotations (perhaps as unquoted strings)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions