Skip to content

[Feature Request] Make start_update/execute_update work with vscode/pyright and add pyright to CI #420

@cretz

Description

@cretz

Describe the solution you'd like

Right now vscode/pylance/pyright fails with:
image

I think we probably just need to remove the typing for multi-param update (use Sequence[Any] like signal/query). Then we need to add https://github.com/microsoft/pyright to CI alongside MyPy if it's not too difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions