Skip to content

Incorrect type hint for field copyright_text in Snippet  #583

@meretp

Description

@meretp

The type hint for copyright_text in the constructor of a Snippet is only Optional[str] where it should be Optional[Union[str, SpdxNoAssertion, SpdxNone]].

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