Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Add type stubs for 3rd party packages #9228

@clokep

Description

@clokep

When mypy doesn't know what a type is it treats it as Any, this has lead to bugs that we thought mypy was catching. We should consider if we should flesh our more of our type hints from 3rd party modules instead of ignoring them.

There's also the https://github.com/python/typeshed/ project, but according to that README it is included in mypy. It doesn't seem like there's too many projects available in that TBH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions