Skip to content

AnnAssign not supported #8

@jayvdb

Description

@jayvdb

ast.AnnAssign proves typed assignments (a: int = 1).

It is slightly different structure from ast.Assign as there is only one target instead of an array of targets, and includes an annotation which could be ignored initially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions