Skip to content

MyPy plugin to warn for component unpacking operators #616

Closed as not planned
@rmorshea

Description

@rmorshea

Current Situation

Currently we don't document that using the unpacking operator (*args) has undesirable consequences on whether we do or don't warn about missing keys.

Proposed Actions

Document this fact. If it turns out that, despite this documentation, people run into this issue often, consider changing the syntax.

Work Items

  • add docs on unpacking operator to "Rendering Data" docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-2-moderateShould be resolved on a reasonable timeline.type-ciAbout change and updates to the Continuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions