Skip to content

provides_nodes and Optional / Union types #37

@alessiostalla

Description

@alessiostalla

Optional is implemented as a union type and provides_nodes doesn't handle those, so it will return False for, say, a property of type List[Optional[Node]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions