Skip to content

[v2] Add typechecker #2714

Open
Open
@Samoed

Description

@Samoed

Currently, we have a lot of # type: ignore comments but haven’t specified a type checker. In the v2 branch, we've added more type annotations in most places, and I think we could introduce mypy (or ty, once it reaches at least version 0.0.1). However, I'm unsure about the configuration—if we set it to strict, we might end up with too many errors to resolve easily.

Also maybe soon v2 version of mypy will be released python/mypy#17967

Metadata

Metadata

Assignees

No one assigned

    Labels

    v2Issues and PRs related to `v2` branch

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions