Skip to content

Ensure optional annotations are not set to None #291

@robrap

Description

@robrap

Ensure optional annotations are not set to None (and possible "n/a"). Instead, the annotation should just be dropped altogether if not needed. This applies to specific annotations where None is not a valid value (e.g. toggle_warning).

This just leads to messy docs that could be cleaner, so it us unlikely to be as urgent as other issues.

See example of where None is copied often and leads to a lot of extra code and useless docs.

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